digitalmars.D.announce - Visual D 0.47.0 released
- Rainer Schuetze (16/16) Jun 24 2018 Hi,
- Brian (3/23) Jun 24 2018 Thanks!
- Rainer Schuetze (3/31) Jun 24 2018 You can use "dub generate visuald" to generate a project and solution
- Greatsam4sure (4/24) Jun 24 2018 It will really be nice if visual D can come to visual Studio
- kinke (3/4) Jun 25 2018 Thanks Rainer, much appreciated. Looking forward to the many
- Manu (4/20) Jun 25 2018 Thanks again for all the work on this one!
- Radu (3/23) Jun 26 2018 Great work, Rainer!
- Guillaume Piolat (2/4) Jun 29 2018 Thanks!
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
Jun 24 2018
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, RainerThanks! Can use dub.json to manager project?
Jun 24 2018
On 24/06/2018 19:56, Brian wrote:On Sunday, 24 June 2018 at 13:08:53 UTC, Rainer Schuetze wrote:You can use "dub generate visuald" to generate a project and solution for Visual D.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, RainerThanks! Can use dub.json to manager project?
Jun 24 2018
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, RainerIt will really be nice if visual D can come to visual Studio code. It is a beautiful nice work. Pls can we have it in visual Studio code? Pls...
Jun 24 2018
On Sunday, 24 June 2018 at 13:08:53 UTC, Rainer Schuetze wrote:a new release of Visual D has just been uploadedThanks Rainer, much appreciated. Looking forward to the many debugging improvements.
Jun 25 2018
On Sun, 24 Jun 2018 at 06:10, Rainer Schuetze via Digitalmars-d-announce <digitalmars-d-announce puremagic.com> 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, RainerThanks again for all the work on this one! This is a great release with loads of important improvements.
Jun 25 2018
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, RainerGreat work, Rainer! Thanks!
Jun 26 2018
On Sunday, 24 June 2018 at 13:08:53 UTC, Rainer Schuetze wrote:Happy coding, RainerThanks!
Jun 29 2018