mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Remove unnecessary openFile command
This commit is contained in:
parent
af999f152b
commit
9533644ccf
@ -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 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user