snippets icon indicating copy to clipboard operation
snippets copied to clipboard

Atom snippets package

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

It would be great to propagate the event. Say any random key like "/" forward slash it being bound and it calls "class:method". that Method should have the ability to...

enhancement

Sublime Text provides a default ["exit point"](http://sublimetext.info/docs/en/extensibility/snippets.html#fields) for snippets; after the last tab stop, the cursor is moved to the end of the snippet's content. Atom does not appear to...

enhancement

I was hoping to implement this snippet in atom, but I can't find any support for triggering snippets based on context. ``` xml content #{${1:$TM_SELECTED_TEXT}} keyEquivalent # name Embedded Code...

bug

### Prerequisites * [ ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...