cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

Create tool to automatically migrate Cursorless snippets to community snippets

Open pokey opened this issue 1 year ago • 1 comments

We are moving towards the new community snippet format. Existing users who have defined their snippets using the current Cursorless representation will probably want to migrate their snippets to the community representation. We would like to create a tool to automate this process

pokey avatar Dec 18 '23 14:12 pokey

I was just poking around different snippets across cursorless and talon, and I noticed one discrepancy which is that for cursorless we use langId: "shellscript" but in the community it matches against the language id identified by talon, so in my case zsh or bash. This will be something to keep in mind when migrating between the two, although if it's only the format changing and the snippets files themselves won't be shared across both, then it probably doesn't matter.

fidgetingbits avatar Jan 19 '24 03:01 fidgetingbits

Tracking this in #2355

AndreasArvidsson avatar Jan 24 '25 14:01 AndreasArvidsson