Posted By: Antonio Galeone
Date: 2010-04-10 20:48
Summary: [ANN] Arcadia ruby ide 0.8.1
Project: Arcadia Ruby Ide
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.1
[Improvements]
commons:
- bug-fixing
- hide splash on gems wizard
- added keybinding configurazion support
- added new event : RedoTextEvent, SelectAllTextEvent, InvertSelectionTextEvent, UpperCaseTextEvent, LowerCaseTextEvent
and Edit menu items : 'Redo','Select all','Invert selection','Uppercase', 'Lowercase'
editor:
- added dynamic resizing of line numbers frame |
|