tahabasri / snippets

Supercharge your Snippets in VS Code — Manage your code snippets without quitting your editor.
https://marketplace.visualstudio.com/items?itemName=tahabasri.snippets
MIT License
142 stars 13 forks source link

Support drop into editor #70

Closed tianxiang24 closed 1 year ago

tianxiang24 commented 1 year ago

63

tianxiang24 commented 1 year ago

Thanks @randomVariable2000 for the change request. Did you test the code ? I can't seem to make it work in my instance. I keep dropping with no result. I also left some changes I'd see necessary before merging the code.

Thanks for reviewing this pull request! I had test the code. It work in my instance. Can I ask if you held down the 'left shift' key when dropping the snippets?

image

If you did, could you provide some test cases that do not work?

tahabasri commented 1 year ago

Thanks @randomVariable2000 for your contribution, this will help future users a lot.

tianxiang24 commented 1 year ago

Thanks.