mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-14 06:03:58 +00:00
rename "addProject" command
This commit is contained in:
parent
cb93c12c31
commit
78aed305e1
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@
|
|||
},
|
||||
{
|
||||
"command": "rust-analyzer.addProject",
|
||||
"title": "Add current file to workspace",
|
||||
"title": "Add current file's crate to workspace",
|
||||
"category": "rust-analyzer"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue