javafere.blogg.se

Sublime text 3 package
Sublime text 3 package











sublime text 3 package
  1. Sublime text 3 package install#
  2. Sublime text 3 package 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. My favourite: You can perform an Advanced Find which will search through all the files in a folder and list all occurrences with links to them.Here are just some of the options it adds: It enhances the sidebar!Īfter installing this package right clicking on a file/folder in the sidebar will give you a lot more options. 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.

sublime text 3 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.

sublime text 3 package

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?

Sublime text 3 package 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.













Sublime text 3 package