Skip to content

Instantly share code, notes, and snippets.

@Zren
Last active December 17, 2015 12:29
Show Gist options
  • Select an option

  • Save Zren/5610052 to your computer and use it in GitHub Desktop.

Select an option

Save Zren/5610052 to your computer and use it in GitHub Desktop.
Sublime

Packages

Emmet

http://docs.emmet.io/

Git

https://github.com/kemayo/sublime-text-2-git

GitGutter

https://github.com/jisaacks/GitGutter

Adds symbols beside the line # on modified lines. A feature widespread in other editors with Git integration. I haven't found a plugin to mark modified files in the sidebar (which is also another common feature).

Missing Palette Commands

https://github.com/fjl/Sublime-Missing-Palette-Commands/blob/master/Missing.sublime-commands Adds a few commands like setting the indentation for the specific file only. You can see a full list in the link. -

Open Folder

Open up the selected folder in explorer/etc.

SideBarGit

Useful for adding a folder + contents to the git repo.

Terminal

http://wbond.net/sublime_packages/terminal

Open the selected folder in the terminal.

Themes

Soda

https://github.com/buymeasoda/soda-theme/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment