Welcome to SnippetMaster - a VS Code extension to boost your productivity.
Exciting news! We have just published our first VS Code extension and it might just be the tool you need to boost your productivity. Check it out here.
SnippetMaster is a Visual Studio Code extension that provides custom code snippets for a variety of programming languages. With SnippetMaster, you can save time and increase your productivity by quickly inserting common code patterns and snippets.
To install SnippetMaster, follow these steps:
- Open Visual Studio Code.
- Click on the Extensions icon in the Activity Bar on the side of the window (or press
Ctrl+Shift+X
). - Search for "SnippetMaster".
- Click on the "Install" button for the SnippetMaster extension.
- Reload Visual Studio Code to activate the extension.
Once installed, SnippetMaster will automatically register its snippets with Visual Studio Code. To use a snippet, simply type its trigger keyword in the editor and press Enter
.
For example, to use the printr
snippet, type _printr
in your editor and press enter
. This will expand the snippet into the corresponding code block.
For more information : https://vitabletech.github.io/SnippetMaster/
- AWS cli
- Ansible commands
- Terraform commands
- PHP
- JavaScript
- git/github commands
- Sql
- shell script/cmd
- windows use full commands
- Css
- Sass
- Wordpress
- Docker commands
- Laravel
If you encounter any issues or have suggestions for improvement, please file an issue on the SnippetMaster GitHub repository.
Contributions are welcome! If you would like to contribute to SnippetMaster, please create a pull request on the SnippetMaster GitHub repository.
Kindly read our Contributing Guide to learn and understand about our development process, how to propose bug fixes and improvements, and how to build and test your changes to ToolJet.
SnippetMaster is licensed under the MIT License.
- Custom code snippets for a variety of programming languages.
- Increases productivity by quickly inserting common code patterns and snippets.
- Supports multiple programming languages like PHP, JavaScript, SQL, Shell, window commands, Docker , Git or Github.
- Easy to use and install in Visual Studio Code.
- Open source with a permissive MIT license.
- Want to learn how to use it? Check out the tutorial here.
- Want to know more about the importance of SnippetMaster? Check out this video here.
- For a KT session on how to use it effectively, watch this video here.
If you've already tried it, please do rate us on the Marketplace here.
Check out our roadmap to get informed of the latest features released and the upcoming ones.
We use the git-flow branching model. The base branch is develop
. If you are looking for a stable version, please use the main branch or tags labeled as v1.x.x.