Skip to content

Instantly share code, notes, and snippets.

@QuintinAdam
Last active June 30, 2019 23:21
Show Gist options
  • Select an option

  • Save QuintinAdam/8291370 to your computer and use it in GitHub Desktop.

Select an option

Save QuintinAdam/8291370 to your computer and use it in GitHub Desktop.
Sublime extras

#Useful Sublime Plugins ###Download Sublime Package Controll https://sublime.wbond.net/installation

####Color Picker https://github.com/weslly/ColorPicker

Find the color you want without leaving the sublime window.

####Emmet https://github.com/sergeche/emmet-sublime

Usefully but more advanced shortcuts.

####Google Spell Check https://github.com/noahcoad/google-spell-check

Good for people who can’t spell like me.

####Plain Tasks https://github.com/aziz/PlainTasks

Great for taking notes, managing projects, or just writing down ideas.

####Prefixr https://github.com/wbond/sublime_prefixr How to use: http://wbond.net/sublime_packages/prefixr

Adds CSS Prefixes to your code.

####SCSS https://github.com/MarioRicalde/SCSS.tmbundle/tree/SublimeText2

Adds Sass and SCSS syntax highlighting.

####Simple Rails Navigation https://github.com/noklesta/SublimeRailsNav

Navigate thought your models views and controllers fast. after install test the shortcuts there may be confecting keys.

####Sublime ERB https://github.com/eddorre/SublimeERB

Quickly add ERB tags to your file. You need to add the keybinding manually. Use “Command+Shift+."

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