Visual D 0.3.36 released - support for Alex Bothe's semantic analysis, LDC and profiling

alex info at alexanderbothe.com
Wed May 15 14:19:13 PDT 2013


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


More information about the Digitalmars-d-announce mailing list