Tag Text Editors
Sublime Text Multiple Command Shortcut
On my team at work, many of us use the Sublime Text editor. I use two packages to keep my code clean - JsFormat and AmdButler. These are great, but it’s a pain to run them separately. Why not run them both with a single keyboard shortcut?! Here’s how to do that.
Sublime Text Remove Leading Spaces
This is a quick trick to remove the leading spaces in Sublime Text. Go into Find/Replace mode (Ctrl+h), click the “Regex” button, and use this regex string.
1