This commit is contained in:
Dario Nieuwenhuis 2022-12-11 20:49:08 +01:00
parent 469d134325
commit acedb6c9fa

View File

@ -1,10 +1,5 @@
{ {
"editor.formatOnSave": true, "editor.formatOnSave": true,
"rust-analyzer.cargo.allFeatures": false,
"rust-analyzer.checkOnSave.allFeatures": false,
"rust-analyzer.checkOnSave.allTargets": false,
"rust-analyzer.procMacro.enable": true,
"rust-analyzer.cargo.loadOutDirsFromCheck": true,
"files.watcherExclude": { "files.watcherExclude": {
"**/.git/objects/**": true, "**/.git/objects/**": true,
"**/.git/subtree-cache/**": true, "**/.git/subtree-cache/**": true,