Mmrnmhrm 0.2.1

October 24th, 2007 | by Aldacron |

Version 0.2.1 of Mmrnmhrm, a D IDE built on Eclipse, has been released. Several improvements in the editing component this time around. From the NG:

== Mmrnmhrm 0.2.1 (2007-10-23) ==
* Fixed major bug with document syntax highlighting and partitions.
* Improved name lookup: statement blocks and enum bodies are now supported correctly (they don’t see forward definitions anymore).
* Improved Code completion: duplicates or occluded names are no longer presented.
* Can now set, view, and remove Descent-compatible breakpoints in Mmrnmhrm’s editor (these will work with Descent’s debugger).
* DDoc text and code completion hovers are now processed and presented as HTML instead of raw characters, thanks to Ary Mazana’s Descent DDoc parser.
* Fixed some Neo AST bugs.
* Minor builder changes (builder still work in progress).

Technorati Tags: , ,

Post a Comment