How is the debug support coming along?

Just fyi we released an ibuild with a feature I'd like to add to the
Ruby editor.  It is basically emulating what textmate does to inline
expand templates in the editor based on an associated name.

For example typing "lia<tab>" into our RHTML editor will expand the
template for linking to an action and put the editor into linked mode
so we can tab between the fields and such.  This works for matching to
any template name.

Try out our latest integration build and see what I'm talking about in
the RHTML editor.  The implementation is an implementation of
IAutoEditStrategy along with some customization in the SourceViewer.

http://www.radrails.org/build/integration/2006.11/I061116.1740/

Cheers,
Kyle

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rubyeclipse-development mailing list
Rubyeclipse-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development

Reply via email to