Fix rust-analyzer
This commit is contained in:
parent
050473972f
commit
bc907b30f6
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
"typescript"
|
"typescript"
|
||||||
],
|
],
|
||||||
"prettier.useTabs": true,
|
"prettier.useTabs": true,
|
||||||
|
"rust-analyzer.server.path": "rust-analyzer",
|
||||||
"rust-analyzer.cargo.loadOutDirsFromCheck": true,
|
"rust-analyzer.cargo.loadOutDirsFromCheck": true,
|
||||||
"rust-analyzer.procMacro.enable": true,
|
"rust-analyzer.procMacro.enable": true,
|
||||||
"clangd.checkUpdates": false,
|
"clangd.checkUpdates": false,
|
||||||
|
|
Loading…
Reference in a new issue