mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Remove undefined command
This commit is contained in:
parent
885162d713
commit
c698446384
@ -57,10 +57,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"commands": [
|
"commands": [
|
||||||
{
|
|
||||||
"command": "ra-lsp.createFile",
|
|
||||||
"title": "Show Rust syntax tree"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "ra-lsp.syntaxTree",
|
"command": "ra-lsp.syntaxTree",
|
||||||
"title": "Show Rust syntax tree"
|
"title": "Show Rust syntax tree"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user