mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
Hide syntax tree view by default
This commit is contained in:
parent
4fbd9088bf
commit
807328d1d2
@ -366,7 +366,7 @@
|
||||
},
|
||||
"rust-analyzer.showSyntaxTree": {
|
||||
"markdownDescription": "Whether to show the syntax tree view.",
|
||||
"default": true,
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"rust-analyzer.testExplorer": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user