Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 541293ff12..a9593024d4 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -641,7 +641,7 @@ }, "rust-analyzer.experimental.procAttrMacros": { "markdownDescription": "Expand attribute macros.", - "default": false, + "default": true, "type": "boolean" }, "rust-analyzer.files.watcher": { |