Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

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.

2005-12-12 11:41
0.7.6

"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.

2005-11-14 12:50
0.7.3

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.

2005-11-07 01:46
0.7.1

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.

2005-05-31 22:39
0.6.9

Cette version corrige un bogue dans Ruby analyse de fichiers qui contiennent des méthodes définies à l'intérieur des déclarations eval.
Tags: Minor bugfixes
This release fixes a bug in parsing Ruby files that contain methods defined inside eval statements.

Project Resources