brackets-snippets icon indicating copy to clipboard operation
brackets-snippets copied to clipboard

Imitate Sublime Text's behavior of snippets, and bring it to Brackets.

Results 54 brackets-snippets issues
Sort by recently updated
recently updated
newest added

Please add simultaneous support for the CSS snippets for SCSS. Otherwise, you have to do two identical snipes.

Hello, I have little problem. I use EMMET plugin in my Bracktes, that why I can't use brackets-snippets - tab shortcut conflict. I now you are working on this. But...

Awesome extension! It would be dandy if a snippet name could support more than one scope (file type) Ex: "red" - I would like it to generate a red border...

# Instructions for syncing As all user data are saved in `brackets.json` like any other extensions, you only need to sync this file between your machines. ## Via Dropbox ###...

instructions

How to backup my current custom snippets?

You mention adding these as one of your To Do items. So I'm creating this issue to say I could really use that feature - access to the clipboard contents,...

Maybe it would be nice if pressing esc will cancel the tab sequence in the snippet so that when you place your cursor outside of the snippet and start coding,...

After creating a new snippet for Laravel Blade, nothing happens if I try to use the snippet. I tried to create a different snippet for html and it worked, but...

The third var is optional. If I use Backspace the Tab does not go to the fourth var. Snippet: ${4} Result:

When trying to access some of my objects' variables, the snippet extension actually hides all known members and only displays possible snippets... Not sure why it's doing that. See screenshots...