public
Description: A cross-platform programmer's editor written in Ruby.
Homepage: http://redcareditor.com
Clone URL: git://github.com/danlucraft/redcar.git
danlucraft (author)
Tue May 26 05:38:08 -0700 2009
commit  eeebf739365d8bfd0e06ed001bd6b7960d76daa3
tree    4eb46b02616fef9c29b63c097a549f019d508fef
parent  973b8cd324efd69e963f7ec69994ad26efbffa09
redcar / CHANGES
100644 47 lines (35 sloc) 1.216 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
 
Version 0.2 (TBA)
=================
 
New features, enhancements:
 
  * Fuzzy file finder notices new files and runs MUCH faster.
  * Undo close tab (Ctrl+Shift+T)
  * Type " or ( or [ etc to wrap selection in pair.
  * Warm startup 3 times faster.
  * Added Incremental Search menu item.
  * Now prompts to save if file is modified when closed.
  * HtmlTab now uses Webkit instead of Mozilla
  * Convert case commands
  * Keybindings match up with Gnome better (Ctrl+C/V)
  * Added Scala and Haskell bundles.
  * Added theme from Railscasts
 
Bug fixes:
 
  * Fixed Jaunty DBus bug (no more --multiple-instance!) (#60)
  * Fixed paste-over bug (#74)
  * Fixed bug that allows multiple project tabs (#69)
  * Fixed so only one copy of a file can be open (#62)
  * Fixed file finder not finding new files
  * Fixed silently failing to save when bad permissions (#10)
 
New contributers:
 
  * Mark Wilkinson
  * Pat Ciambrone
  * poweradapter
  * Henrik Hodne
 
Version 0.1 (6 April 2009)
==========================
http://redcareditor.com/releases/redcar-0.1.tar.gz
 
First release.
 
Features:
 
  * Textmate syntax highlighting
  * Textmate snippets
  * Text, Source, Ruby Textmate commands + some others
  * Project pane