File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1722,7 +1722,8 @@ https://github.com/rust-lang/rust-analyzer/blob/master/docs/dev/lsp-extensions.m
1722
1722
:loadOutDirsFromCheck ,(lsp-json-bool lsp-rust-analyzer-cargo-run-build-scripts)
1723
1723
:autoreload ,(lsp-json-bool lsp-rust-analyzer-cargo-auto-reload)
1724
1724
:useRustcWrapperForBuildScripts ,(lsp-json-bool lsp-rust-analyzer-use-rustc-wrapper-for-build-scripts)
1725
- :unsetTest , lsp-rust-analyzer-cargo-unset-test )
1725
+ :unsetTest , lsp-rust-analyzer-cargo-unset-test
1726
+ :buildScripts (:overrideCommand , lsp-rust-analyzer-cargo-override-command ))
1726
1727
:rustfmt ( :extraArgs , lsp-rust-analyzer-rustfmt-extra-args
1727
1728
:overrideCommand , lsp-rust-analyzer-rustfmt-override-command
1728
1729
:rangeFormatting (:enable ,(lsp-json-bool lsp-rust-analyzer-rustfmt-rangeformatting-enable)))
You can’t perform that action at this time.
0 commit comments