Visual D 0.3.24 released

Rainer Schuetze r.sagitario at gmx.de
Sun May 8 02:31:29 PDT 2011


Hi,

as the newest version of Visual D includes some major improvements, I'd 
like to announce its release here.

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, 2008 and 2010 as well as the free Visual Studio Shells.

Added features worth noting include

   * support for Object Browser and Class View

   * runs a parser in the background to underline syntax errors (no 
semantic analysis)

   * new version of the mago debugger that fixes some issues with 
exceptions and improves the call stack display

Highlights in previous versions not announced here:

   * support for Code Definition Window

   * search and replace based on the D tokenizer, ignoring white spaces 
and comments and supporting brace matching

   * new compilation modes: compile and link seperately, compile only

Visual D comes with an easy installer and can be downloaded here: 
http://www.dsource.org/projects/visuald

Best,
Rainer


More information about the Digitalmars-d-announce mailing list