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 820e3e4 commit 456c3e8Copy full SHA for 456c3e8
packages/cursorless-vscode/package.json
@@ -238,6 +238,11 @@
238
"command": "cursorless.keyboard.redoTarget",
239
"title": "Cursorless: Redo keyboard targeting changes",
240
"enablement": "false"
241
+ },
242
+ {
243
+ "command": "cursorless.migrateSnippets",
244
+ "title": "Cursorless: Migrate snippets from the old Cursorless format to the new community format",
245
+ "enablement": "false"
246
}
247
],
248
"colors": [
0 commit comments