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

Snippets not appearing in different vscode profile #97

Open arvitus opened 9 months ago

arvitus commented 9 months ago

I have created some snippets in the default vscode profile. When I use another profile (only extensions changed) all the snippets from the default profile disappear. An option to specify a place where the global file should be stored could probably solve that.