Make it opt-in
This commit is contained in:
@@ -617,6 +617,11 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"rust-analyzer.experimental.procAttrMacros": {
|
||||
"markdownDescription": "Expand attribute macros.",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"rust-analyzer.files.watcher": {
|
||||
"markdownDescription": "Controls file watching implementation.",
|
||||
"default": "client",
|
||||
|
||||
Reference in New Issue
Block a user