From: Belorion Date: 2005-12-15T00:52:07+09:00 Subject: Re: [ANN] jEdit Ruby Editor Plugin 0.7.6 released ------=_Part_13062_17222766.1134575515969 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Great work Rob! Thanks for the update! Matt On 12/14/05, Rob . wrote: > > The jEdit Ruby Editor Plugin release 0.7.6 is available for download at: > > http://www.jedit.org/ruby/ > > This release gives you: > > - Introduce variable refactoring. > - Copy, cut, paste actions that operate on whole line when no text is > selected. > - Smarter autocompletion of brackets and quotes; won't add extra > closing bracket/quote when you type closing char and there is already > a closing char present. > - Progressive selection now handling method selection better. > > Other features include: > > - Syntax highlighting > - Syntax error checking > - Edit history navigation > - Auto indent and insert end > - Integrated RDoc viewer > - Quote and bracket completion > - Structure browser > - Type-based code completion > - Progressive selection > - File structure navigation popup > - Scope highlighting > > Features from core jEdit or other plugins include: > > - Code folding > - Code markers > - Split panes > - Autocompletion of HTML/XML elements via XML plugin > - XPath expression evaluator via XSLT plugin > - Visual diffs via JDiff plugin > - Project managment via Project Viewer plugin > > Feedback is welcome. > > cheers, > Rob > > ------=_Part_13062_17222766.1134575515969--