diff --git a/editors/code/package.json b/editors/code/package.json index cc8fb93f58..0cfba5db61 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"