mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-01 04:18:20 +00:00
v2
This commit is contained in:
parent
507448652a
commit
21020919e3
3 changed files with 8 additions and 7 deletions
|
|
@ -1503,8 +1503,8 @@
|
|||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"rust-analyzer.renameExternalItems.enable": {
|
||||
"markdownDescription": "Allow renaming of items not belonging to any workspace crates.",
|
||||
"rust-analyzer.rename.allowExternalItems": {
|
||||
"markdownDescription": "Allow renaming of items not belonging to the loaded workspaces.",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue