Skip to content

Instantly share code, notes, and snippets.

@BrettBukowski
Last active August 29, 2015 14:04
Show Gist options
  • Save BrettBukowski/2185279b20d875b8879a to your computer and use it in GitHub Desktop.
Save BrettBukowski/2185279b20d875b8879a to your computer and use it in GitHub Desktop.

Useful Sublime Text Plugins

  • Themr - List installed themes and choose among them
  • Color Highlighter - Highlights rgb and hex codes in the color that they represent
  • ReadmePlease - Pull up the readme for any installed package
  • DockBlockr - Makes writing JavaDoc-style comments a breeze
  • Sublimerge - Provides a ton of useful git diffing / merging functionality
  • GitGitter - Shows what lines are changed from HEAD
  • MarkdownEditing - Turns Sublime into a solid markdown editor
  • SidebarEnhancements - Makes the sidebar useful
  • SublimeLinter - Powerful linting framework for any language
  • Rsub - Edit files on a remote server in Sublime Text
  • SublimeWritingStyle - Highlights passive writing flaws
  • TabsExtra - Provides sticky tabs and better batch tab closing
  • Gist - Create Github gists from within Sublime Text

Themes

Current fave: Spacegray Eighties.

A listing.

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