diff options
-rw-r--r-- | editors/code/package.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index bda0002b7..f2e8e647e 100644 --- a/editors/code/package.json +++ b/editors/code/package.json | |||
@@ -285,11 +285,6 @@ | |||
285 | "default": 20, | 285 | "default": 20, |
286 | "description": "Maximum length for inlay hints" | 286 | "description": "Maximum length for inlay hints" |
287 | }, | 287 | }, |
288 | "rust-analyzer.showDefaultTypesInInlayHints": { | ||
289 | "type": "boolean", | ||
290 | "default": false, | ||
291 | "description": "Display default types in inlay hints" | ||
292 | }, | ||
293 | "rust-analyzer.cargoFeatures.noDefaultFeatures": { | 288 | "rust-analyzer.cargoFeatures.noDefaultFeatures": { |
294 | "type": "boolean", | 289 | "type": "boolean", |
295 | "default": false, | 290 | "default": false, |