Skip to content

Commit 78aed30

Browse files
committed
rename "addProject" command
1 parent cb93c12 commit 78aed30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
},
202202
{
203203
"command": "rust-analyzer.addProject",
204-
"title": "Add current file to workspace",
204+
"title": "Add current file's crate to workspace",
205205
"category": "rust-analyzer"
206206
},
207207
{

0 commit comments

Comments
 (0)