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

I only discovered the anonymous function snippet by chance in Snippets Manager.​ I think this should be triggered by `f`, as anonymous function is jargon for function without a name.

Hi! If anybody is interesed on helping me out with the Bootstrap snippets https://github.com/jsanta/bootstrap-snippets Best regards, Jose Ignacio

Example: If I want an HTML comment snippet, and I name it "htmlcomment" - if for example - and then say, I type

/_-------------------------------------------------------------- ${1} --------------------------------------------------------------_/

All the spaces in the snippets are converted to tabs! It would be nice if the snippets could see the difference between tabs and spaces! I put tab size on...

question

I would love to use this extension because of the adding custom snippets support but at the expense of losing all of emmet support that is not worth it! When...

A collection of snippets for writing Unit tests with the Jasmine framework.

I would like to have the ability to import / export single snippets instead of all snippets or all user defined snippets. I think the best place to do this...

I would love it if you could have a way to insert the current days date/time into the snippet when it is created. I have a snippet that creates comments...

Should able to added javascript as snippet for example trigger key as "newdate" and text will be javascript returned value like `today = new Date(); var dateString = today.format("dd-m-yy"); return...

Idea discussion