Actually remove rust-analyzer.inlayHints.enable
This commit is contained in:
parent
55824021e1
commit
4de7793425
@ -293,11 +293,6 @@
|
|||||||
"default": null,
|
"default": null,
|
||||||
"markdownDescription": "Environment variables passed to the runnable launched using `Test` or `Debug` lens or `rust-analyzer.run` command."
|
"markdownDescription": "Environment variables passed to the runnable launched using `Test` or `Debug` lens or `rust-analyzer.run` command."
|
||||||
},
|
},
|
||||||
"rust-analyzer.inlayHints.enable": {
|
|
||||||
"type": "boolean",
|
|
||||||
"default": true,
|
|
||||||
"description": "Whether to show inlay hints."
|
|
||||||
},
|
|
||||||
"rust-analyzer.server.path": {
|
"rust-analyzer.server.path": {
|
||||||
"type": [
|
"type": [
|
||||||
"null",
|
"null",
|
||||||
|
Loading…
Reference in New Issue
Block a user