Files
ChocolateyPackages/EthanBrown.SublimeText2.WebPackages/tools/PackageCache/DocBlockr/Add DocBlockr Line.sublime-macro
2013-04-04 08:54:25 -04:00

7 lines
173 B
Plaintext

[
{"command": "move_to", "args": {"to": "hardeol"}},
{"command": "insert_snippet", "args": {
"contents": "\n${TM_CURRENT_LINE/^\\s*(\\*\\s*).*$/$1/}"
}}
]