Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 5e2a1c69e9..0efc191d74 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -286,10 +286,6 @@ "category": "rust-analyzer" }, { - "command": "rust-analyzer.openFile", - "title": "Open File" - }, - { "command": "rust-analyzer.revealDependency", "title": "Reveal File" } @@ -1979,4 +1975,4 @@ } ] } -}
\ No newline at end of file +} |