-
New VS Code 1.67 feature can toggle rust-analyzer's inlay hints with Ctrl+Alt코딩Coding/VisualStudioCode_IDE사용_Extensions 2022. 5. 6. 17:05728x90
New VS Code 1.67 feature can toggle rust-analyzer's inlay hints with Ctrl+Alt
I just updated my Visual Studio Code, and while looking at my settings, I saw that `editor.inlayHints.enabled` had its `false` value highlighted as "invalid". Turns out, it changed on the new [April 2022](https://code.visualstudio.com/updates/v1_67) version, with the new [toggle inlay hints](https://code.visualstudio.com/updates/v1_67#_toggle-inlay-hints) feature, which works *perfectly* with rust-analyzer.
I adjusted `editor.inlayHints.enabled` to `offUnlessPressed`, and now the inlay hints are hidden by default. But while I keep **Ctrl+Alt** keys pressed, they show up. I found this *amazing*. I had a specific keyboard shortcut to toggle it, but now I need it no more.
Just wanted to share this tip.
https://www.reddit.com/r/rust/comments/ujekgj/new_vs_code_167_feature_can_toggle_rustanalyzers/?utm_source=share&utm_medium=ios_app&utm_name=iossmf
New VS Code 1.67 feature can toggle rust-analyzer's inlay hints with Ctrl+Alt반응형'코딩Coding > VisualStudioCode_IDE사용_Extensions' 카테고리의 다른 글
오픈소스❤️VSCodium -- Visual Studio Code without the Microsoft (0) 2022.06.17 VS Code 1.68 Release (0) 2022.06.17 vscode extensions) Rest Client (0) 2022.06.08 VSCode에서 Bracket Pair Colorizer 삭제하고 내장 기능 사용하기 (0) 2022.05.18 러스트Rust_analyzer 변수 유형 칙칙한 검정색에서 빨간색으로 바꾸기 훨씬 보기 좋다. ㅋㅋㅋ (0) 2022.05.02 VSCODE_❤️outline❤️] 에서 vista플러그인(NeoVim-Plugins) 처럼 옆에 struct , impl잘 분류 됨 (0) 2022.04.12 Visual Studio for remote macOS C++ development (0) 2022.03.18 Jetbrains | Rust | CLion Setting방법 (0) 2022.03.16