diff --git a/editors/code/package.json b/editors/code/package.json index bda0002b76..f2e8e647e3 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -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,