mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
Remove the setting change reminder
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user