Remove unnecessary openFile command

This commit is contained in:
Lukas Wirth 2022-07-17 17:45:43 +02:00 committed by Bruno Ortiz
parent af999f152b
commit 9533644ccf

View File

@ -289,10 +289,6 @@
"command": "rust-analyzer.revealDependency", "command": "rust-analyzer.revealDependency",
"title": "Reveal File" "title": "Reveal File"
}, },
{
"command": "rust-analyzer.openFile",
"title": "Open File"
},
{ {
"command": "rust-analyzer.revealDependency", "command": "rust-analyzer.revealDependency",
"title": "Reveal File" "title": "Reveal File"