Sublime Text
Contents
Extensions
General Purpose
extends the default autocomplete to find matches in all open files.
a plugin that allows to detect and apply the syntax of files that might not otherwise be detected properly. For example, files with the .rb extension are usually Ruby files, but when they are found in a Rails project, they could be RSpec spec files, Cucumber step files, Ruby on Rails files (controllers, models, etc), or just plain Ruby files.
a cross-platform, extensible plug-in for Sublime Text 2 and 3 that connects your favorite editor to your shell.
split the window however you like! Create new panes, delete panes, move and clone views from pane to pane.
View and Edit Sublime package resources. Helpful for extensions and themes development.
provides enhancements to the operations on Sidebar of Files and Folders.
allows to highlight certain pieces of text with different colors (similar to Notepad++ "Style token" functionality).
a simple key-binding for aligning multi-line and multiple selections.
Ditch the sidebar and browse your files in a normal tab with your keyboard, like a pro! Also, Dired lets you modify your directory structure using the powerful text editing feature that ST provides.
a plugin that provides a framework for linting code. Whatever language you code in, SublimeLinter can help you write cleaner, better, more bug-free code. SublimeLinter has been designed to provide maximum flexibility and usability for users and maximum simplicity for linter authors.
runs an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself).
Ruby Profile
Python Profile
autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker and Vagrant for Sublime Text 3 using Jedi, PyFlakes, pep8, PyLint, pep257 and McCabe that will never freeze your Sublime Text.
JavaScript Profile
plugin to keep package.json dependencies fresh. Shows latest npm/yarn dependency version in the neat tooltip on package hover.
syntax highlighting and checking, commands, shortcuts, snippets, compilation and more.
plugin that offers smart javascript autocomplete, real-time errors and, also, a lot of features about creating, developing and managing javascript projects (such as Cordova, Ionic, React, etc.). It uses Flow (javascript static type checker from Facebook) under the hood.
Client Side Profile
LaTeX Profile
Markdown Editing Profile
Integration
Fun stuff
Themes
A simple theme with bright colors and comes in three versions — dark, mirage and light for all day long comfortable work.
A simple theme and accompanying color scheme for Sublime Text 2 & 3. It is mostly derived from Soda, the right place to start for any custom theme development for Sublime.
This theme brings the Material Design visual language. http://equinsuocha.io/material-theme
Color Schemes
allows you to quickly change your color scheme using the command palette and keyboard shortcuts.
online editor for tmTheme format, with large gallery of Sublime Text/Textmate color schemes. GitHib project page: https://github.com/aziz/tmTheme-Editor