Skip to content

Commit 456c3e8

Browse files
fix meta
1 parent 820e3e4 commit 456c3e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/cursorless-vscode/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,11 @@
238238
"command": "cursorless.keyboard.redoTarget",
239239
"title": "Cursorless: Redo keyboard targeting changes",
240240
"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"
241246
}
242247
],
243248
"colors": [

0 commit comments

Comments
 (0)