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

Simen Kjaeraas simen.kjaras at gmail.com
Sat May 11 04:21:40 PDT 2013


On 2013-05-11, 12:39, Rainer Schuetze wrote:

> 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

The download link doesn't seem to work. The error message and a click
on 'downloads' shows the file is not where it should be.

-- 
Simen


More information about the Digitalmars-d-announce mailing list