diff --git a/editors/code/package.json b/editors/code/package.json index cc8fb93f5801..0cfba5db6102 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -57,10 +57,6 @@ } ], "commands": [ - { - "command": "ra-lsp.createFile", - "title": "Show Rust syntax tree" - }, { "command": "ra-lsp.syntaxTree", "title": "Show Rust syntax tree"