zjffun / vscode-snippets-manager

Create and edit snippets easily.
https://marketplace.visualstudio.com/items?itemName=zjffun.snippetsmanager
MIT License
36 stars 5 forks source link

problem creating new snippet #1

Closed tryykx closed 2 years ago

tryykx commented 2 years ago

May I know how to add to user's snippet directly instead of workplace

zjffun commented 2 years ago

I am also considering this feature. I am going to implement the feature that add a snippet to user's snippet by dragging the selected text to the sidebar items in the next version.

zjffun commented 2 years ago

According to Add drag and drop for contributed tree views · Issue #32592 · microsoft/vscode, dnd cannot be implemented yet. So added another feature that create snippet to specified file.

This feature has been added to the v0.0.11