Visual D 0.3.30 released: Code completion from semantic analysis on the horizon

Andrew Wiley wiley.andrew.j at gmail.com
Sun Jan 8 08:31:51 PST 2012


On Sat, Jan 7, 2012 at 8:41 AM, Rainer Schuetze <r.sagitario at gmx.de> wrote:
> Hi,
>
> I'd like to announce the release of a new version of Visual D.
>
> Visual D is a Visual Studio package providing both project management and
> language services for the D programming language. It works with Visual
> Studio 2005-2010 and 11 as well as the free Visual Studio Shells.
>
> Highlights of this version 0.3.30 include
>
> - syntax highlighting improvements regarding scope(guard), __ctfe, is, in
> and predefined versions
> - added checkbox for options -gs and -property to project configuration
> - debugger and build improvements
> - experimental: code completion and tool tips from semantic analysis of
> source code
>
> See http://www.dsource.org/projects/visuald/wiki/VersionHistory for a full
> list of changes.
>
> The code completion from semantic analysis is not complete yet, but I think
> it can already be very helpful. You'll have to enable it explicitly in the D
> Language options due to it's experimental status.
>
> The Visual D installer can be downloaded from its website at
> http://www.dsource.org/projects/visuald
>
> Have fun,
> Rainer

Exciting! I just installed it, and I'll try it out with my latest project.


More information about the Digitalmars-d-announce mailing list