On Sun, 24 Jun 2018 at 06:10, Rainer Schuetze via Digitalmars-d-announce <[email protected]> wrote: > > 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
Thanks again for all the work on this one! This is a great release with loads of important improvements.
