Skip to content

Instantly share code, notes, and snippets.

@aarongeorge
Created September 20, 2017 07:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aarongeorge/fb0613d040024824969119d8538dbeae to your computer and use it in GitHub Desktop.
Save aarongeorge/fb0613d040024824969119d8538dbeae to your computer and use it in GitHub Desktop.
First install: Package Control from https://packagecontrol.io/installation
Once that has installed, use Package Control to install the following:
A File Icon (Adds file type icons)
Babel (Adds support for ES6 syntax)
Bracket Highlighter (Adds various styles of bracket highlighting to Sublime)
CSS Extended Completions (Adds additional CSS completions)
Emmet (Adds various shorthand to write code faster)
JSX (Adds JSX Syntax)
Material Theme (Adds the nice Material Theme)
SCSS (Adds support for SCSS and SASS syntax)
SideBarEnhancements (Adds various context menu items like "Reveal in Finder")
SublimeCodeIntel (Adds various IDE features like "Go To Definition")
SublimeLinter (Adds the core package to support linting)
SublimeLinter-contrib-eslint (Adds linting using eslint)
Terminal (Adds "Open in Terminal" to the context menu)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment