Colin T.A. Gray

Results 19 repositories owned by Colin T.A. Gray

SublimeBracketeer

27
Stars
3
Forks
Watchers

I don't like how Sublime Text indents when I surround existing code in "{}"s. This plugin surrounds and indents sensibly.

SublimeCalculate

34
Stars
12
Forks
Watchers

Select a formula and evaluate it using python.

SublimeChangeQuotes

123
Stars
15
Forks
Watchers

Converts single and double quotes, and re-escapes quotes within the string

SublimeClipboardManager

23
Stars
5
Forks
Watchers

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

507
Stars
87
Forks
Watchers

Show diffs between the current file, or selection(s) in the current file, and clipboard, another file, or unsaved changes.

SublimeMarkAndMove

72
Stars
1
Forks
Watchers

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.

SublimeMoveText

34
Stars
4
Forks
Watchers

moves text, similar to TextMate's ⌘⌃←,→,↑,↓

SublimeScreencastDirector

23
Stars
1
Forks
Watchers

SublimeStringEncode

149
Stars
23
Forks
Watchers

Converts characters from one "encoding" to another using a transformation (think HTML entities, not character encodings)