A sublime text editor for Chrome OS
Find a file
2013-09-21 12:21:25 -07:00
config Removed unreliable selection character counts. Added option for line ending format. 2013-09-20 12:42:24 -07:00
css Bugfix for status styles when class changed. 2013-09-20 12:43:17 -07:00
js Fix tab raise bug introduced with file manager. 2013-09-21 12:21:25 -07:00
.gitignore Remove a bunch of snippets, added a build task. 2013-09-06 09:28:41 -07:00
background.js Add drag and drop tabs, fix some CSS. 2013-09-13 11:13:00 -07:00
Gruntfile.js Grunt updates because the store hates having key and update_url in the manifest. 2013-09-21 01:29:05 -07:00
icon-128-2.png Icon change--looks a little like a Creative Suite app now... 2013-09-05 15:46:43 -07:00
icon-128-inverted.png Self-hosted CRX is now the "preview" channel. 2013-09-11 23:29:04 -07:00
icon-128.png New, slightly less boring icon. 2013-09-02 21:49:30 -07:00
icon.png Add icon and readme. 2013-08-22 10:21:22 -07:00
main.html Added statusbar module. Fixes #39 2013-09-20 08:31:04 -07:00
manifest.json Grunt updates because the store hates having key and update_url in the manifest. 2013-09-21 01:29:05 -07:00
package.json Updated package.json to go with Gruntfile. 2013-09-11 14:46:56 -07:00
readme.md Readme changes. 2013-09-12 14:45:07 -07:00
require.js First 2013-08-19 17:53:03 -07:00

Caret

Caret is a serious, graphical programmer's editor running as a Chrome Packaged App. Inspired by Sublime and built on top of the Ace editing component, it offers powerful features like:

  • multiple cursors
  • tabbed editing and retained files
  • syntax highlighting and themes
  • command palette/smart go to
  • hackable configuration files

More information, links to Caret in the Chrome Web Store, and an external package file are available at http://thomaswilburn.net/caret.