-
Create new files by pressing Ctrl/Cmd+alt+n and then typing the location to the file directly (note: won't actually create the file until you hit Ctrl/Cmd+S to save it)
-
Highlights hex code colours when the cursor is positioned on them.
-
The new and improved version of Zen Coding
-
Does what it says on the tin
-
Allows you to increment/decrement values like you do in most web inspectors (Ctrl/Cmd+up or +down for example)
-
Format a js file with proper indentation (and stuff)
-
So you don't need to refresh your browser window manually (automatically refreshes CSS too). Needs the browser extension.
-
Easy as pie package control (unix/linux style - if you will).
Cmd/Ctrl+Shift+P -> 'Install'
and away you go! -
Fill in all the vendor prefixes in CSS when not using SASS/Compass.
-
Syntax highlighting for SCSS
-
More comprehensive right click context menu on items in the file list.
-
Lint your code on the fly.
-
For when I absolutely have to work with SVN (blegh).
-
Enhance Sublime's VIM-like functionality
-
Tells you the number of words in the open document (next to the line/column info on the bottom left status bar.)
Created
November 16, 2012 14:41
-
-
Save remybach/4087813 to your computer and use it in GitHub Desktop.
My Sublime Packages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment