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 b009e381ec..ca00da9f36 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -290,10 +290,6 @@ "title": "Reveal File" }, { - "command": "rust-analyzer.openFile", - "title": "Open File" - }, - { "command": "rust-analyzer.revealDependency", "title": "Reveal File" } @@ -1983,4 +1979,4 @@ } ] } -}
\ No newline at end of file +} |