snippets icon indicating copy to clipboard operation
snippets copied to clipboard

Supercharge your Snippets in VS Code — Manage your code snippets without quitting your editor.

Results 18 snippets issues
Sort by recently updated
recently updated
newest added

I would like the ability to to import a JSON file containing several snippets without overwriting the existing snippets. As far as I can tell, this is not currently possible....

Fantastic VS Code extension. Thank you for sharing it with the community. At least on my system, macOS 14.2.1 (23C71), if I edit a previously saved snippet and I click...

> Use IntelliSense to quickly access all your Snippets > You can set a special key to trigger IntelliSense from the extension settings [...] Since about 2 months, the feature...

First and foremost, thank you for providing such a useful extension! Is there any possibility of supporting Vue files or adding additional languages? I have tried appending the .vue extension...

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...

When I set up the snippet, I found that there were two same options in the prompt. In the figure above, I set btn, txt, ui, vc, and they all...

Plugin is working on sshremote plugin, but while typing it does not give me the snippets via intellisense. Without sshremote it is working without problems

With snippets defined in VSCode settings it is possible to escape $-sings which shall not work as snippet parameters by double backslash (\\). This should also work with this extension...