rename "addProject" command

This commit is contained in:
David Barsky 2023-03-13 15:37:58 -04:00
parent cb93c12c31
commit 78aed305e1

View file

@ -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"
},
{