Arcadia is a Light Integrated Development Environment (IDE) for Ruby
language
written in Ruby using the classic tcl/tk GUI toolkit.
Some of Arcadia ruby ide project features include:
* Editor with source browsing, syntax highlighting, code completion
* Debugging support
* Working on any platform where ruby and tcl-tk work.
* Highly extensibility architecture.
== In this release 0.8.0
[New extensions]
ack in files:
- similar to "search in files" using ack utility
[Improvements]
commons:
- porting ruby 1.9
- bug-fixing
core:
- remenber window size/position, show/hide toolbar preferences and
layout from previous run
editor:
- remember the last file your were editing, with editing location, on
startup
- added new hightlight engine based on coderay, others kind of file are
now supported (erb,rhtml,java)
- added auto completion of current word based on words within the
current window
also.
- added outline syncronization
Regards to all
Antonio
···
--
Posted via http://www.ruby-forum.com/.