Remove the setting change reminder

This commit is contained in:
Kirill Bulatov 2019-12-19 17:11:07 +02:00
parent f407ac2be3
commit 6419d49f1d

View file

@ -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,