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.
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.
Le plugin est maintenant compatible avec jEdit 4.3 et jRuby 0.9. Un bug empêchant l'achèvement méthode de travail à partir d'une ligne de code a été fixée.
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.
"Introduire refactoring" variable a été ajoutée. Copier et couper les actions qui fonctionnent sur une ligne entière lorsque aucun texte n'est sélectionné ont été ajoutés. Autocomplétion des crochets et des citations est désormais plus intelligemment. Sélection progressive gère maintenant le choix de méthode meilleure.
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.
La complétion de code fonctionne maintenant pour les classes et les noms des modules, ainsi que pour les méthodes. Un couple de bogues dans la fonctionnalité d'achèvement ont été fixés.
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.
Méthode de l'avancement des méthodes pour Ruby on Rails. Ruby Docs Viewer contient docs Ruby on Rails. L'analyse de syntaxe supporte maintenant des modules d'une seule ligne, les classes et DEFS. Minor bugfixes code d'analyse.
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.