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

Rainer Schuetze r.sagitario at gmx.de
Sat May 11 03:39:45 PDT 2013


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)
- added command "Compile and Run" to execute current text buffer or 
selection via rdmd
- added option "Colorize coverage from .LST file" to highlight lines 
from code coverage output
- updated to new features of the language and tooling as of dmd 2.062
- basic LDC support and separate option pages for DMD/GDC/LDC directories

The full list of changes can be found here: 
http://www.dsource.org/projects/visuald/wiki/VersionHistory

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-12 as well as the free Visual Studio Shells.

The Visual D installer can be downloaded from its website at 
http://www.dsource.org/projects/visuald

Visual D is completely written in D, the source code is available at 
github (https://github.com/rainers/visuald) and dsource 
(http://www.dsource.org/projects/visuald/browser/trunk).

Rainer


More information about the Digitalmars-d-announce mailing list