1.8.1 • Published 4 years ago
@phoenix-plugin-registry/edc.brackets-snippets v1.8.1
Imitate snippets feature of Sublime Text, and bring it to Brackets.
Screen demo

Gif size ~500kb, please wait until loaded
Features
- Insert snippets by pressing 
Tabkey - Select next variables or cursors by pressing 
Tabkey - Edit multiple variables at one time
 - Fully customize your own snippets in 
Snippets Manager(See below) - Hang around 
Snippets Libraryand find some other awesome snippets! (See below) 
Snippets Manager

Snippets Library

The library is currently maintained by myself, you can contribute more snippets by simply creating an issue and submit your snippets, or
- Fork this project;
 - Edit library-hints.yml, then commit changes and push it to your repository;
 - Perform a pull request.
 
Snippet Format
You will see help on snippet creating page. Or check out the examples in Snippets Library.
Environment variables would be added in future, see Todo#2.
Installation
Search Brackets Snippets (by edc) in Brackets Extension Manager, and install it.
Failed to download it in Brackets? Try the alternative instructions:
- Download .zip package of the latest version
 - Drag the file into the bottom-left position of Extension Manager
 - Restart Brackets
 
Todo
- Support more triggers like 
{{/*(#10) - Insert keystroke (#30)
 - Support ctrl/cmd-save
 - Work with emmet
 - Add Environment Variables support like what Sublime Text provides (Anyone need this?)
 
Credits
1.8.1
4 years ago