Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--editors/code/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index b206c15f34..243208c496 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -226,7 +226,7 @@
},
{
"command": "rust-analyzer.openDocs",
- "title": "Open docs under cursor",
+ "title": "Open Docs",
"category": "rust-analyzer"
},
{
@@ -236,7 +236,7 @@
},
{
"command": "rust-analyzer.peekTests",
- "title": "Peek related tests",
+ "title": "Peek Related Tests",
"category": "rust-analyzer"
},
{