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

Rainer Schuetze r.sagitario at gmx.de
Sat Jan 7 06:41:54 PST 2012


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


More information about the Digitalmars-d-announce mailing list