nvim-scissors
nvim-scissors copied to clipboard
Feature Request: Support project scope snippet
Feature Requested
Thank you for making such a convenient plugin to create snippets, this encouraged me a lot to use snippets and made I code faster!
I think it could be nicer. Since we are easy to create snippets by leveraging this plugin, I wish it could support project scope snippets, in other words, create snippets in .vscode/<name>.code-snippets, and mark scope of the new snippets to the filetype of the current editing file.
Relevant Screenshot
Reference: https://code.visualstudio.com/docs/editor/userdefinedsnippets#_project-snippet-scope
Checklist
- [X] The feature would be useful to more users than just me.