Colin T.A. Gray
Colin T.A. Gray
SublimeBracketeer
I don't like how Sublime Text indents when I surround existing code in "{}"s. This plugin surrounds and indents sensibly.
SublimeChangeQuotes
Converts single and double quotes, and re-escapes quotes within the string
SublimeClipboardManager
A version of the Sublime Text 2 plugin at <http://www.sublimetext.com/forum/viewtopic.php?f=5&t=2260&start=0> that makes for TextMate-like clipboard history.
SublimeFileDiffs
Show diffs between the current file, or selection(s) in the current file, and clipboard, another file, or unsaved changes.
SublimeMarkAndMove
Allows for keyboard-only multiple selections. Select some stuff, mark it, then move the cursor around and add more marks, recall marks, or move between marks.
SublimeStringEncode
Converts characters from one "encoding" to another using a transformation (think HTML entities, not character encodings)