public
Description: A cross-platform programmer's editor written in Ruby.
Homepage: http://redcareditor.com
Clone URL: git://github.com/danlucraft/redcar.git
redcar /
name age message
directory .Redcar/ Mon Mar 31 13:35:21 -0700 2008 broken ... [danlucraft]
file .gitignore Sun May 10 09:39:59 -0700 2009 Removed the 'dans' menu :) [danlucraft]
file .gitmodules Sat May 09 23:32:41 -0700 2009 Made gutkumber a submodule [danlucraft]
file CHANGES Tue May 26 05:38:52 -0700 2009 Added Railscasts theme [danlucraft]
file INSTALL.md Tue May 26 05:20:16 -0700 2009 wax [danlucraft]
file LICENSE Wed Apr 08 14:19:35 -0700 2009 There is now a single cache for all bundles [danlucraft]
file README.md Sun May 10 03:19:59 -0700 2009 Wax [danlucraft]
file Rakefile Sat Apr 04 13:51:35 -0700 2009 Bits of documentation here and there + rake doc... [danlucraft]
directory bin/ Sun May 10 03:51:58 -0700 2009 Fix --detach option [danlucraft]
directory config/ Wed Apr 08 14:19:35 -0700 2009 There is now a single cache for all bundles [danlucraft]
file cucumber.yml Sat Mar 07 03:18:33 -0800 2009 Added GtkProgressFormatter and rake tasks for r... [danlucraft]
directory doc/ Sat May 09 01:01:23 -0700 2009 Updated developer install instructions [danlucraft]
directory freebase2/ Sun May 10 00:05:48 -0700 2009 Fix shutdown not stopping Redcar process regres... [danlucraft]
directory lib/ Sun May 17 09:10:21 -0700 2009 Merge branch 'master' into wrapper Conflicts: ... [danlucraft]
directory oldtest/ Thu Mar 05 23:43:33 -0800 2009 Added Indent Left and Indent Right commands [danlucraft]
directory plugins/ Tue May 26 04:44:10 -0700 2009 Comment out indenter features for now [danlucraft]
directory scratchpad/ Sat May 09 23:35:00 -0700 2009 Much improved Fuzzy finder performance [danlucraft]
directory spec/ Sat Feb 16 01:20:46 -0800 2008 Started refactoring the core to the published API. [danlucraft]
submodule textmate - 6489fcb Tue May 26 05:38:52 -0700 2009 Added Railscasts theme [danlucraft]
directory vendor/ Mon May 25 01:43:01 -0700 2009 Wrote some features for the EditView::Indenter ... [danlucraft]
directory website/ Sat Feb 14 01:03:19 -0800 2009 Removed a lot of deadwood [danlucraft]
README.md

Redcar

by Daniel Lucraft

http://RedcarEditor.com/

DESCRIPTION

A pure Ruby text editor for Gnome. Has syntax highlighting, snippets, macros and is highly extensible.

FEATURES

  • Syntax highlighting for many languages.
  • Extensive snippets.
  • Ruby plugins.

INSTALLATION

See INSTALL.md

FEATURES

rake features
rake features:[plugin_name]

LICENSE

Redcar is copyright 2008 Daniel B. Lucraft and contributors. It is licensed under the GPL2. See the included LICENSE file for details.