Created
December 3, 2011 20:56
-
-
Save erikreagan/1428131 to your computer and use it in GitHub Desktop.
Revisions
-
erikreagan revised this gist
Dec 4, 2011 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ While checking out [Sublime Text 2](http://www.sublimetext.com/2) here are some things I miss from TextMate: - <del>Command + C color palette in CSS files</del> - Show invisibles (not quite the same as tab indentions) - In-app preview options for syntaxes like Textile, Markdown & HTML -
erikreagan revised this gist
Dec 4, 2011 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,7 @@ While checking out [Sublime Text 2](http://www.sublimetext.com/2) here are some - Command + C color palette in CSS files - Show invisibles (not quite the same as tab indentions) - In-app preview options for syntaxes like Textile, Markdown & HTML Things I'm loving: -
erikreagan revised this gist
Dec 4, 2011 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,4 +15,5 @@ Things I'm loving: - Much faster find/replace - Quick selection options I've never seen before (may be features in other editors...) - Multi-pane interface - Support for TextMate bundles - SublimeLinter plugin -
erikreagan revised this gist
Dec 4, 2011 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ While checking out [Sublime Text 2](http://www.sublimetext.com/2) here are some Things I'm loving: - Command Palette - Terminal plugin - Package Manager plugin - Quick file loading and previewing (cmd + T) -
erikreagan revised this gist
Dec 4, 2011 . 1 changed file with 14 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,4 +2,17 @@ While checking out [Sublime Text 2](http://www.sublimetext.com/2) here are some - Command + C color palette in CSS files - Show invisibles (not quite the same as tab indentions) Things I'm loving: - Command Paletts - Terminal plugin - Package Manager plugin - Quick file loading and previewing (cmd + T) - Soda light theme - Git plugin - Much faster find/replace - Quick selection options I've never seen before (may be features in other editors...) - Multi-pane interface - Support for TextMate bundles -
erikreagan revised this gist
Dec 3, 2011 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ While checking out [Sublime Text 2](http://www.sublimetext.com/2) here are some things I miss from TextMate: - Command + C color palette in CSS files - Show invisibles (not quite the same as tab indentions) -
erikreagan revised this gist
Dec 3, 2011 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ While checking out [Sublime Text 2](www.sublimetext.com/2) here are some things I miss from TextMate: - Command + C color palette in CSS files - Show invisibles (not quite the same as tab indentions) -
erikreagan created this gist
Dec 3, 2011 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ While checking out Sublime Text 2 here are some things I miss from TextMate: - Command + C color palette in CSS files - Show invisibles (not quite the same as tab indentions) - Aligning equal signs etc easily (probably possible, just haven't found it yet)