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
|
// enable proc-macro support in rust-analyzer
|
||||||
"rust-analyzer.diagnostics.disabled": [
|
"rust-analyzer.cargo.loadOutDirsFromCheck": true,
|
||||||
"unresolved-import"
|
"rust-analyzer.procMacro.enable": true
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user