nvim-scissors icon indicating copy to clipboard operation
nvim-scissors copied to clipboard

Feature Request: Support project scope snippet

Open ofseed opened this issue 1 year ago • 5 comments

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.

ofseed avatar Jul 31 '24 06:07 ofseed