Skip to content

Instantly share code, notes, and snippets.

@cristianferrarig
Forked from briangonzalez/gist:2377090
Last active January 26, 2016 10:58
Show Gist options
  • Save cristianferrarig/4342072 to your computer and use it in GitHub Desktop.
Save cristianferrarig/4342072 to your computer and use it in GitHub Desktop.

Sublime Text Packages

for admin packages use http://wbond.net/sublime_packages/package_control

Efficiency


Synced Side Bar
Sync project sidebar (folder view) with currently active file
https://github.com/sobstel/SyncedSideBar

All Autocomplete
Autocompletion to find matches in all open files of the current window
https://github.com/alienhard/SublimeAllAutocomplete

Sublime Todo Review
A SublimeText 3 plugin for reviewing todo (and other) comments within your code https://github.com/jonathandelgado/SublimeTodoReview

Side Bar Enhancements
Enhancements to Sublime Text sidebar. Files and folders.
https://github.com/titoBouzout/SideBarEnhancements

Git Gutter https://github.com/jisaacks/GitGutter A Sublime Text 2/3 plugin to see git diff in gutter

CSScomb
Tool for sorting CSS properties in specific order.
https://github.com/csscomb/csscomb-for-sublime

Syntax


SASS
https://github.com/nathos/sass-textmate-bundle

CoffeeScript
https://github.com/Xavura/CoffeeScript-Sublime-Plugin

UI/Themes


Predawn
https://github.com/jamiewilson/predawn

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