We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1f467 commit 2351875Copy full SHA for 2351875
editors/code/package.json
@@ -226,7 +226,7 @@
226
},
227
{
228
"command": "rust-analyzer.openDocs",
229
- "title": "Open docs under cursor",
+ "title": "Open Docs",
230
"category": "rust-analyzer"
231
232
@@ -236,7 +236,7 @@
236
237
238
"command": "rust-analyzer.peekTests",
239
- "title": "Peek related tests",
+ "title": "Peek Related Tests",
240
241
242
0 commit comments