Hi,
I have just released version 0.46 of Visual D, see
http://rainers.github.io/visuald/visuald/StartPage.html
This release doesn't come with major new features, but a list of bug
fixes and incremental improvements, those with the largest impact:
* improved VS 2017 integration
* improved LDC support
* support for new symbol mangling and parsing 'static foreach'
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.
Happy coding,
Rainer