-
LiveReload: Once installed, you will still need to enable the plugin in the command palette:
- open the Sublime Text command palette width
Cmd + Shift + P
- Type ‘LiveReload: Enable/disable plugins’ and hit
Enter
- Scroll down to ‘Enable - SimpleReload’ and hit
Enter
- open the Sublime Text command palette width
-
HTML-CSS-JS Prettify:
Cmd + Shift + H
-
Inc-Dec-Value:
Cmd + Alt + Ctrl + Up/Down
-
CaseConversion:
Ctrl + Shift + _
-
SublimeCodeIntel:
Ctrl + Click
(Jump to definition) -
DocBlockr: Pressing
enter
ortab
after /** (or ###* for Coffee-Script)