A sublime text editor for Chrome OS
Find a file
2013-11-06 22:01:05 -08:00
config Add ability to check for updates at any time. 2013-11-06 12:18:50 -08:00
css Clean up project.less 2013-11-06 22:01:05 -08:00
js Added context menu module, wired up a 'remove directory' menu in projects. 2013-11-06 21:56:12 -08:00
.gitignore Remove a bunch of snippets, added a build task. 2013-09-06 09:28:41 -07:00
background.js Hey, look who broke launching the app! 2013-10-28 23:13:35 -07:00
Gruntfile.js Add installer to Gruntfile. 2013-10-07 19:04:55 -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 Rename default icon since we removed the old version. 2013-10-18 15:40:22 -07:00
installer.js Stub file for upgrading future installations. 2013-10-07 17:54:20 -07:00
main.html Put project panel next to tabs, not under them. 2013-11-06 14:45:10 -08:00
manifest.json Cleared up project file editing flow. 2013-11-06 12:02:20 -08: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.