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 687d946 commit 9e5e4d4Copy full SHA for 9e5e4d4
package.json
@@ -48,8 +48,8 @@
48
"category": "TS Essentials"
49
},
50
{
51
- "command": "goToNodeBySyntaxKindWithinBlock",
52
- "title": "Go to Node by Syntax Kind Within Block",
+ "command": "goToNodeBySyntaxKindWithinSelection",
+ "title": "Go to Node by Syntax Kind Within Selection",
53
54
}
55
],
0 commit comments