On Sunday, 24 June 2018 at 13:08:53 UTC, Rainer Schuetze 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!

Can use dub.json to manager project?

Reply via email to