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

How to delete .json file? #5

Closed LangLangBart closed 2 years ago

LangLangBart commented 2 years ago

I appreciate this minimalistic extension for snippet management. I tried Pieces first, but installing additional software alongside the extension was a dealbreaker.

I have a trivial issue. How do I delete the xml.json file?

An inconvenient way to delete them is to go to ~/Library/Application Support/Code/User/snippets.

LangLangBart commented 2 years ago

Easy Snippet has a good UI option to quickly delete something.

zjffun commented 2 years ago

Good advice. We added this in v0.1.2.

LangLangBart commented 2 years ago

Thank you so much for addressing this issue so quickly. It works fine.