Downloadliste

Projektbeschreibung

The jEdit Ruby Editor Plugin lets you manipulate Ruby and Rails code at the syntax level. Focused on programmer productivity, the plugin provides method completion and an integrated Ruby documentation viewer.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-31 14:25
0.8

Das Plugin ist nun kompatibel mit jEdit 4.3 und JRuby 0.9. Ein Bug, der verhindert Methode Abschluss von innen eine einzige Zeile Code wurde behoben.
Tags: Minor bugfixes
The plugin is now compatible with jEdit 4.3 and
jRuby 0.9. A bug preventing method completion
working from within a line of code was fixed.

2005-12-12 11:41
0.7.6

"Variable einführen" Refactoring wurde hinzugefügt. Kopieren und Schnitt-Maßnahmen, die eine ganze Zeile, wenn kein Text ausgewählt ist tätig wurden hinzugefügt. Auto-Vervollständigung von Klammern und Anführungszeichen ist jetzt noch schlauer. Progressive Aktivpunkte jetzt Methode Auswahl besser.
Tags: Minor feature enhancements
"Introduce variable" refactoring was added. Copy
and cut actions that operate on a whole line when
no text is selected were added. Autocompletion of
brackets and quotes is now smarter. Progressive
selection now handles method selection better.

2005-11-14 12:50
0.7.3

Code-Vervollständigung funktioniert nun auch für Klassen-und Modul-Namen, sowie für Methoden. Ein paar Fehler im Abschluss Funktionen wurden behoben.
Tags: Minor feature enhancements
Code completion now works for class and module
names, as well as for methods. A couple of bugs in
completion functionality were fixed.

2005-11-07 01:46
0.7.1

Methode Abschluss für Ruby on Rails-Methoden. Text & Tabellen-Viewer enthält Ruby Ruby on Rails docs. Syntax-Analyse unterstützt nun auch Single-Line-Module, Klassen und defs. Minor-Code-Analyse Bugfixes.
Tags: Major feature enhancements
Method completion for Ruby on Rails methods. Ruby Docs Viewer contains Ruby on Rails docs. Syntax parsing now supports single-line modules, classes, and defs. Minor code parsing bugfixes.

2005-05-31 22:39
0.6.9

Diese Version behebt einen Fehler beim Parsen von Ruby-Dateien, die Methoden innerhalb von eval-Anweisungen festgelegt enthalten.
Tags: Minor bugfixes
This release fixes a bug in parsing Ruby files that contain methods defined inside eval statements.

Project Resources