Mono-D 0.2.9

alex a_bothe at gmx.net
Wed Feb 15 09:02:59 PST 2012


Changelog:

- New policy option which toggles insertion of a * or + if 
<Return> in a comment block was pressed.
- New policy option which toggles treating files' standard 
headers as raw text / code which shall be commented out
- Internal parser refactoring
- Made parser dmd v2.058  ready
- Completion of version/extern/pragma/__traits/scope attributes 
added.
- If caret is behind a dot '.', and Ctrl+Space is being pressed, 
the completion for the respective item is shown, not the 
completion for the global code environment -- hopefully it'll 
make completion more intuitive - Corrected parsing of declaration 
conditions.
- Conditional completion will follow soon - Added *.a filter to 
import library choice dialog

Further info: http://mono-d.sourceforge.net
Issues/Bugs/Feature requests: 
https://github.com/aBothe/Mono-D/issues


More information about the Digitalmars-d-announce mailing list