A sublime text editor for Chrome OS
Find a file
2013-08-23 16:04:09 -07:00
config Config definitions for theme/syntax 2013-08-23 16:04:09 -07:00
css Added theme/syntax selectors 2013-08-23 16:03:46 -07:00
js Added theme/syntax selectors 2013-08-23 16:03:46 -07:00
.gitignore Removed CSS, in favor of LESS 2013-08-21 23:36:56 -07:00
background.js Added theme/syntax selectors 2013-08-23 16:03:46 -07:00
Gruntfile.js . 2013-08-21 23:35:47 -07:00
icon.png Add icon and readme. 2013-08-22 10:21:22 -07:00
main.html Added theme/syntax selectors 2013-08-23 16:03:46 -07:00
manifest.json Added theme/syntax selectors 2013-08-23 16:03:46 -07:00
readme.md Add icon and readme. 2013-08-22 10:21:22 -07:00
require.js First 2013-08-19 17:53:03 -07:00
todo.txt Added theme/syntax selectors 2013-08-23 16:03:46 -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

The 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.