darkkain / sublime

A collection of some of the best Sublime Text packages, themes, and goodies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime

A collection of some of the best Sublime Text packages, themes, tutorials, articles and goodies.

Getting Started

Language-Specific

HTML/CSS

Essentials

HTML Preprocessors/Templating

CSS Preprocessors

CSS Frameworks

Prettification

Workflow

  • Grunt - Grunt task runner in Sublime Text
  • Gulp Gulp task runner in Sublime Text
  • Bower install bower packages from Sublime Text

Compatibility

Other

  • Emmet - an essential toolkit of web developers working with HTML/CSS
  • AutoFileName - Autocomplete Filenames in Sublime Text
  • DocBlockr - Simplifies writing DocBlock comments

Javascript

Essentials

Preprocessors

Frameworks

Other

PHP

  • coming soon

Ruby

  • coming soon

Python

  • coming soon

Linters

SublimeLinter

For a more full list of SublimeLinters, check out this.

Other Linters

Version Control

  • Git - awesome git integration into Sublime Text
  • GitGutter - see git diffs in gutter
  • Github Tools - tools to work with Github in Sublime Text
  • SVN - plugin for Subversion

UI Upgrades

Themes

Color Schemes

Color Scheme Related Links

  • tmTheme Editor - allows you to make your own Sublime color schemes
  • ColorSublime - a website featuring a wide variety of Sublime color schemes
  • Schemr - a package that allows you to switch between color schemes faster

Other

Learning Resources

Books

Video Tutorials

  • coming soon

Other

  • TodoReview - plugin for reviewing todo (and other) comments within your code
    • Alignment - A simple key-binding for aligning multi-line and multiple selections
  • GhostText - Allows live editing of Chrome/Firefox text area or JS Code editor content with Sublime Text 3 using WebSockets
  • AdvancedNewFile - Advanced file creation. E.g. allows to specify file path right when creating a new file
  • FileDiffs - Show file diffs
  • TrailingSpaces - Highlight trailing spaces/tabs and delete them
  • SublimeCodeIntel - Full-featured code intelligence and smart autocomplete engine
  • AllAutocomplete - Extend autocompletion to find matches in all open files of the current window

Contributing

I'll make sure to answer to all issues issued and all pull requests pulled. Typos, suggestions, broken links, grammar errors, whatever. Go right ahead.

Huge thanks to the Sublime team at Sublime Text for producing such a wonderful editor, and thanks to @wbond for creating Package Control.

About

A collection of some of the best Sublime Text packages, themes, and goodies.