This extension enables you to save snippets to the cloud from editor code and quickly insert any snippets from Snippetify warehouse, with Intellisense out of the box.
Snippetify is a community snippets warehouse but also a suite of tools that allow you to exploit these snippets.
- Save your snippets to the cloud
- Search snippets
- Deep searching (search for snippets all over the web)
- Share your snippets
- Embed snippets in your forum or blog
- Organize your snippets with tags
- Contribute on snippets of others
- Enhance your snippets by receiving votes and comments
- Make coding fun by challenging your friends
- Work on your notoriety by publishing good snippets which will allow you to receive stars, badges and privileges
-
Search snippets in the cloud
- Pre-fill with your document language
- Search in any user repository
- Search in your repository
- Search by tags
-
Quickly insert snippets in one click
-
Snippet preview with documentation
-
Save your snippets to the cloud
- Pre-fill form
- With your document title
- With your document language
- With your selected code
- Pre-fill form
-
Snippet collections
- Save cloud snippet locally to your collections
- Download your snippets
- Download your favorites snippets
-
Intellisense
- Snippet suggestion when typing
This Extension is available for free but registration is required for saving snippets to the cloud.
1. Get your token https://snippetify.com/settings/account/tokens
You're all set! You can start saving snippets
Shortcut: ctrl+alt+f
Search for and insert a snippet from your or community repositories. Searches across snippets' title, description, tags and content.
Shortcut: ctrl+alt+s
Save a snippet to the cloud from the text selection. The command launch a form which will allow you to add information about your snippet.
Shortcut: ctrl+alt+c
Close Snippetify panel.
Refresh your local snippets collection.
Delete your local snippets collection.
Download your personal snippets.
Delete your personal snippets from local collection.
Download your favorites snippets.
Delete your favorite snippets from local collection
Right-click on an active editor to bring up Snippetify context menu actions. You can Save Snippet from the selected text or Insert Snippet at the cursor position.
Click on </> Snippets in the VSCode footer to launch Snippetify finder which lets you search for snippets in the cloud.
Snippetify's default shortcuts can be configured via the Keyboard Shortcuts editor (Preferences > Keyboard Shortcuts).
Change Snippetify's default behavior (Preferences > Settings > Extensions > Snippetify).
This extension contributes the following settings:
snippetify.token
: set your personal access token
If you're having issues with this extension, please reach out to us by filing an issue.
Take a look at snippetify.com/help for additional guidance.
We welcome your contributions and thank you for working to improve the Snippetify development experience in VS Code. If you would like to help work on the VS Code Snippetify extension, please see our contribution guide. It explains how to build and run the extension locally, and it describes the process of sending a contribution.
Enjoy!