Update recommended VSCode settings
This commit is contained in:
parent
8427f51ebd
commit
a315e6d6cd
@ -1,6 +1,5 @@
|
||||
{
|
||||
// rust-analyzer can't currently handle macro-generated types
|
||||
"rust-analyzer.diagnostics.disabled": [
|
||||
"unresolved-import"
|
||||
]
|
||||
// enable proc-macro support in rust-analyzer
|
||||
"rust-analyzer.cargo.loadOutDirsFromCheck": true,
|
||||
"rust-analyzer.procMacro.enable": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user