-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
First off, thank you for making this extension, I can never remember my snippet names.
I do a lot of adjustments of my snippets and heavily utilize the edit_snippet_files call. I have a possible feature request. It would be nice to have a telescope picker for selecting snippet files to edit when using edit_snippet_files.
A good starting place might be to have the default window show the snippet files associated with the current file in the buffer, then an additional option to show all snippet files. Since the snippet file locations can be quite different between vscode, snipmate, and lua, I'm not quite sure how the config of this would work. Would the extension be using the luasnip configs we would be setting for the snippet file location?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request