A sublime text editor for Chrome OS
Find a file
2013-09-12 00:10:27 -07:00
config Much better palette with basic command support. 2013-09-10 23:15:04 -07:00
css Added the new home page to the about dialog. 2013-09-12 00:10:27 -07:00
js Much better palette with basic command support. 2013-09-10 23:15:04 -07:00
.gitignore Remove a bunch of snippets, added a build task. 2013-09-06 09:28:41 -07:00
background.js Fixes #19 2013-09-11 19:36:14 -07:00
Gruntfile.js Self-hosted CRX is now the "preview" channel. 2013-09-11 23:29:04 -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 the new home page to the about dialog. 2013-09-12 00:10:27 -07:00
manifest.json Added the new home page to the about dialog. 2013-09-12 00:10:27 -07:00
package.json Updated package.json to go with Gruntfile. 2013-09-11 14:46:56 -07:00
readme.md CTRL-tab support. 2013-08-31 21:21:21 -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 will offer:

  • Tabbed multi-document editing
  • Multiple selections with Sublime-like keystrokes
  • Retained file handles (you can close and re-open it without disrupting your setup)
  • Editor themes and syntax highlighting
  • Smart Go To and Command Palette
  • Hackable settings stored in JSON and synchronized through Chrome

It's not there yet, but we'll be there soon. The ultimate goal of Caret is to fill a gap that currently stymies web developers working on Chrome OS, offering a pleasant graphical editing environment without needing to run a second windowing system via Crouton.