snippets
snippets copied to clipboard
Atom snippets package
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...
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...
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...
### Prerequisites * [ ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...