Remove unnecessary openFile command
This commit is contained in:
parent
af999f152b
commit
9533644ccf
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user