Skip to content

Instantly share code, notes, and snippets.

@Ketouem
Last active January 18, 2016 10:31
Show Gist options
  • Save Ketouem/d54fb5d2fb6b10b0877a to your computer and use it in GitHub Desktop.
Save Ketouem/d54fb5d2fb6b10b0877a to your computer and use it in GitHub Desktop.

Revisions

  1. Ketouem revised this gist Jan 18, 2016. 1 changed file with 11 additions and 9 deletions.
    20 changes: 11 additions & 9 deletions sublimePackages.md
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,14 @@
    * [Install Package Control](https://packagecontrol.io/installation)
    * Useful packages:
    * Anaconda (Python IDE)
    * Color Highlighter (preview color from the code)
    * Git & GitGutter
    * INI
    * Markdown Extended & Markdown Preview
    * requirementstxt
    * [Anaconda](http://damnwidget.github.io/anaconda/) (Python IDE)
    * [Color Highlighter](https://packagecontrol.io/packages/Color%20Highlighter) (preview color from the code)
    * [Git](https://packagecontrol.io/packages/Git)
    * [GitGutter](https://packagecontrol.io/packages/GitGutter)
    * [INI](https://packagecontrol.io/packages/INI) (INI syntax highlighting)
    * [Markdown Extended](https://packagecontrol.io/packages/Markdown%20Extended) (enhanced md syntax highlighting)
    * [Markdown Preview](https://packagecontrol.io/packages/Markdown%20Preview) (handles markdown base spec & GitHub's flavor)
    * [requirementstxt](https://packagecontrol.io/packages/requirementstxt) (syntax highlighting for pip requirements file)
    * Themes: [Afterglow](http://yabatadesign.github.io/afterglow-theme/), [Flatland](https://github.com/thinkpixellab/flatland)
    * SideBarEnhancements
    * SublimeREPL
    * Sublime-JSHint
    * [SideBarEnhancements](https://packagecontrol.io/packages/SideBarEnhancements)
    * [SublimeREPL](https://packagecontrol.io/packages/SublimeREPL) (runs an intepreter inside an ST tab)
    * [JSHint Gutter](https://packagecontrol.io/packages/JSHint%20Gutter) (scraps output from JSHint)
  2. Ketouem created this gist Jan 18, 2016.
    12 changes: 12 additions & 0 deletions sublimePackages.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    * [Install Package Control](https://packagecontrol.io/installation)
    * Useful packages:
    * Anaconda (Python IDE)
    * Color Highlighter (preview color from the code)
    * Git & GitGutter
    * INI
    * Markdown Extended & Markdown Preview
    * requirementstxt
    * Themes: [Afterglow](http://yabatadesign.github.io/afterglow-theme/), [Flatland](https://github.com/thinkpixellab/flatland)
    * SideBarEnhancements
    * SublimeREPL
    * Sublime-JSHint