On Saturday, 11 May 2013 at 10:39:39 UTC, Rainer Schuetze wrote:
Hi,

a new version of Visual D is long overdue, so finally it is released. In addition to the usual fixes of bugs and regressions, the major highlights of this version are

- DParser by Alexander Bothe (https://github.com/aBothe/D_Parser, also used by Mono-D) integrated as an alternative semantic engine for better code completion (use "Open Language options" from the Visual D menu to access the enable option)

Finally :) -- Hopefully I can find some more time to do more pre-compile time analysis implementation of D code ;)

Oh btw, have you implemented the D_Parser.Misc.CompletionOptions? You can toggle mixin pre-evaluation and other tweaks over there

Reply via email to