
But it is amazing considering it works within Sublime. For example, it sometimes struggles getting image sizes right, and the font sizes don't match GitHub's markdown renderer very well. MarkdownLivePreview isn't the best Markdown renderer in existence.

#Download sublime text x86 code
It automatically inserts the hex code for you.ĭo you often work with Git repositories and need to read markdown files or write your own? With ColorPicker when you need to find the hex code for the right shade of blue, just press Ctrl+Shift+C and you can select the colour you want. Stop playing the game of trying to guess the right hex code!

It's also really helpful in fixing merge conflicts. Sublimerge is similar but allow you to open a split screen window comparing your code with another branch/commit, highlighting differences. It also shows git differences next to the line numbers when comparing with another branch/commit. GitGutter adds coloured dots to the sidebar telling you where files have been changed/staged since the last commit. If you use Git a lot then installing these packages is a must.

SideBarEnhancements does exactly what you expect. I find myself regularly leaving other IDEs and opening Sublime Text just to use some of the features in this package. You can open the terminals using the Command Palette or with Keyboard Shortcuts. Terminus lets you open terminals (like Command Prompt or Git Bash) within Sublime Text itself. These are all packages which will enhance your productivity across all languages, so no themes or language-specific packages will be listed here.ĭo you often find yourself switching between Sublime Text and your terminal?
#Download sublime text x86 install
Sublime Text 3 is pretty good out-of-the-box but reaches a whole new level when you install some of the great packages on offer.īelow I'll list my favourite packages for Sublime Text.
