Skip to content

Commit 4de7793

Browse files
committed
Actually remove rust-analyzer.inlayHints.enable
1 parent 5582402 commit 4de7793

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

editors/code/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -293,11 +293,6 @@
293293
"default": null,
294294
"markdownDescription": "Environment variables passed to the runnable launched using `Test` or `Debug` lens or `rust-analyzer.run` command."
295295
},
296-
"rust-analyzer.inlayHints.enable": {
297-
"type": "boolean",
298-
"default": true,
299-
"description": "Whether to show inlay hints."
300-
},
301296
"rust-analyzer.server.path": {
302297
"type": [
303298
"null",

0 commit comments

Comments
 (0)