www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Visual D 0.46.0 released - more VS2017 and LDC integration

reply Rainer Schuetze <r.sagitario gmx.de> writes:
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
Dec 02 2017
next sibling parent kinke <noone nowhere.com> writes:
On Saturday, 2 December 2017 at 16:31:00 UTC, Rainer Schuetze 
wrote:
 Hi,

 I have just released version 0.46 of Visual D, see 
 http://rainers.github.io/visuald/visuald/StartPage.html
Thx Rainer, appreciated.
Dec 02 2017
prev sibling next sibling parent flamencofantasy <flamencofantasy gmail.com> writes:
On Saturday, 2 December 2017 at 16:31:00 UTC, Rainer Schuetze 
wrote:
 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
Thanks, your work is much appreciated!
Dec 04 2017
prev sibling parent Radu <void null.pt> writes:
On Saturday, 2 December 2017 at 16:31:00 UTC, Rainer Schuetze 
wrote:
 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
Cool stuff, thanks!
Dec 07 2017