Closed dsandstrom closed 10 years ago
<snippet>
<content><![CDATA[$TM_COMMENT_START${2:TODO}: ${1:}$TM_COMMENT_END]]></content>
<tabTrigger>todo</tabTrigger>
</snippet>
This is not currently possible.
The snippets you listed sound good, want to open a PR?
Ok.
I will be adding more as I need them (and others should do the same).
Fixed by #9
How do you guys feel about adding snippets?
What is the best way? Different snippets for each comment type? Something like this:
To drag out a dead horse, Sublime has a constant that matched to comments for each language. So my solution was:
Is something like that possible?