Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tool to automatically migrate Cursorless snippets to community snippets #2149

Closed
pokey opened this issue Dec 18, 2023 · 2 comments
Closed

Comments

@pokey
Copy link
Member

pokey commented Dec 18, 2023

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

@fidgetingbits
Copy link
Collaborator

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.

@AndreasArvidsson
Copy link
Member

Tracking this in #2355

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants