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

Alex Rønne Petersen xtzgzorex at gmail.com
Mon Jan 9 08:04:04 PST 2012


On 07-01-2012 15:41, Rainer Schuetze 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

Great news!

How should the new experimental code completion be triggered, exactly?

- Alex


More information about the Digitalmars-d-announce mailing list