mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-13 08:27:17 +00:00
Remove the setting change reminder
This commit is contained in:
parent
f407ac2be3
commit
6419d49f1d
1 changed files with 0 additions and 5 deletions
|
@ -285,11 +285,6 @@
|
|||
"default": 20,
|
||||
"description": "Maximum length for inlay hints"
|
||||
},
|
||||
"rust-analyzer.showDefaultTypesInInlayHints": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "Display default types in inlay hints"
|
||||
},
|
||||
"rust-analyzer.cargoFeatures.noDefaultFeatures": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
|
Loading…
Reference in a new issue