Sunday Feb 24, 2008

Erlang for NetBeans (ErlyBird) Recent Updates

Erlang for NetBeans (ErlyBird) has been put on the NetBeans' mercurial trunk. I added a changelog page on http://wiki.netbeans.org/ErlangChangelog, where you can learn the latest progressing.

Here is a summary of recent updates:

20080223

  • Instant rename, or refactoring for local vars and functions (put caret on var or function name, press CTRL+R)
  • Fixed: syntax broken for packaged import attribute
  • Fixed: syntax broken for wild attribute
  • Completion suggestions will search on project's own paths only
  • Track GSF changes: reindex performance was improved a lot; Can live with other GSF based language support now (Ruby, Groovy etc)

ErlyBird 0.16.0 will be available soon.

Comments:

Post a Comment:
Comments are closed for this entry.