Visual D 0.50.0 released

Manu turkeyman at gmail.com
Tue Sep 3 07:51:13 UTC 2019


On Tue, Sep 3, 2019 at 12:10 AM Rainer Schuetze via
Digitalmars-d-announce <digitalmars-d-announce at puremagic.com> wrote:
>
>
>
> On 23/06/2019 19:58, Rainer Schuetze wrote:
> > Hi,
> >
> > today a new version of Visual D has been released. Its main new features are
> >
> > - additional installer available that includes DMD and LDC
> >
> > - now checks for updates for Visual D, DMD and LDC, assisted download
> > and install
> >
> > - debugger improvements: better support for dynamic type of classes,
> > show exception messages, conditional breakpoints
> >
> > - highlight references to symbol at caret (experimental)
> >
> > See https://rainers.github.io/visuald/visuald/VersionHistory.html for
> > the complete list of changes
> >
> > Visual D is a Visual Studio extension that adds D language support to
> > VS2008-2019. It is written in D, its source code can be found on github:
> > https://github.com/D-Programming-Language/visuald, pull requests welcome.
> >
> > The installers can be found at
> > http://rainers.github.io/visuald/visuald/StartPage.html
> >
> > Visual D is now also available in the Visual Studio Marketplace:
> > https://marketplace.visualstudio.com/items?itemName=RainerSchuetze.visuald
> >
> > Happy coding,
> > Rainer
> >
>
> I just released a bug fix version 0.50.1 with a few enhancements:
>
> - fixes some integration issues with VS 2019 16.2
> - mago: improve function call in watch window
> - better version highlighting for files not in project
>
> Full list of changes as usual here:
> https://rainers.github.io/visuald/visuald/VersionHistory.html

🎉🎉

Thanks again Rainer!



More information about the Digitalmars-d-announce mailing list