Skip to content

evadi/Caret

This branch is 428 commits behind thomaswilburn/Caret:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 24, 2014
Apr 4, 2014
Apr 25, 2014
Apr 4, 2014
Sep 6, 2013
Mar 25, 2014
Apr 3, 2014
Sep 12, 2013
Oct 18, 2013
Dec 4, 2013
Apr 24, 2014
Apr 24, 2014
Dec 12, 2013
Jan 16, 2014
Aug 20, 2013

Repository files navigation

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, synchronized configuration files
  • project files and folder view

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

You can also easily load Caret from source, either to hack around on or to have the absolute bleeding edge. You'll need to have Node and NPM installed first, then follow these steps:

  1. Clone this repo to your local machine
  2. Run npm install to get the development dependencies (Grunt, LESS, and some other packages)
  3. Start grunt, which will generate the CSS files from the LESS source
  4. Visit chrome://extensions and enable Developer Mode.
  5. Still on the extensions page, click the button marked "Load unpacked extension..." and select the directory containing Caret's manifest.json.

If you use Caret and would like to show your appreciation, please consider donating to the EFF's Fund to End Software Patents. You can also give a gift through Gittip.

About

A sublime text editor for Chrome OS

Resources

Stars

Watchers

Forks

Packages

No packages published