We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.
docs/user/README.md
1 parent c9e1aab commit 13211edCopy full SHA for 13211ed
docs/user/README.md
@@ -94,7 +94,7 @@ host.
94
* `rust-analyzer.highlightingOn`: enables experimental syntax highlighting.
95
Colors can be configured via `editor.tokenColorCustomizations`.
96
As an example, [Pale Fire](https://github.com/matklad/pale-fire/) color scheme tweaks rust colors.
97
-* `rust-analyzer.enableEnhancedTyping`: by default, rust-analyzer intercepts.
+* `rust-analyzer.enableEnhancedTyping`: by default, rust-analyzer intercepts
98
`Enter` key to make it easier to continue comments. Note that it may conflict with VIM emulation plugin.
99
* `rust-analyzer.raLspServerPath`: path to `ra_lsp_server` executable
100
* `rust-analyzer.enableCargoWatchOnStartup`: prompt to install & enable `cargo
0 commit comments