Visual D 0.47.0 released

Rainer Schuetze r.sagitario at gmx.de
Sun Jun 24 13:08:53 UTC 2018


Hi,

a new release of Visual D has just been uploaded. Major changes are

* improved Visual C++ project integration: better dependencies,
   automatic libraries, name demangling
* new project wizard
* mago debugger: show vtable, dynamic type of interfaces,
   symbol names of pointer address

See http://rainers.github.io/visuald/visuald/VersionHistory.html for the 
full version history.

Visual D is a Visual Studio extension that adds D language support to 
VS2008-2017. It is written in D, its source code can be found on github: 
https://github.com/D-Programming-Language/visuald, pull requests welcome.

An installer can be found at 
http://rainers.github.io/visuald/visuald/StartPage.html

Happy coding,
Rainer


More information about the Digitalmars-d-announce mailing list