diff --git a/editors/code/package.json b/editors/code/package.json index b009e381ec9..ca00da9f361 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -289,10 +289,6 @@ "command": "rust-analyzer.revealDependency", "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 +}