<div dir="ltr">This is huge!<div><br></div><div>Congrats on the super cool milestone with a bunch of really great new stuff.</div><div>Thanks so much for your tireless work Rainer!</div><div>I wouldn't be here without all your effort on this.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 4, 2020 at 11:05 PM Rainer Schuetze via Digitalmars-d-announce <<a href="mailto:digitalmars-d-announce@puremagic.com">digitalmars-d-announce@puremagic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
after having passed the 10 year anniversary of public availability<br>
recently, it is finally time to release version 1.0 of Visual D, the<br>
Visual Studio extension that adds D language support to VS 2008-2019.<br>
<br>
You can find the installer at<br>
<a href="http://rainers.github.io/visuald/visuald/StartPage.html" rel="noreferrer" target="_blank">http://rainers.github.io/visuald/visuald/StartPage.html</a><br>
<br>
Highlights from this release:<br>
<br>
- semantic engine based on dmd front end now enabled by default and<br>
updated to 2.092. If you are low on memory or run a 32-bit Windows, you<br>
should switch back to the legacy engine.<br>
<br>
- debugger extension mago will now evaluate struct or class properties<br>
(methods or fields) __debugOverview, __debugExpanded and __debugTextView<br>
to customize the debugger display. mago can even display forward ranges<br>
as a list, but that is currently rather slow, so it is disabled by<br>
default (see debugger options).<br>
<br>
- the bar on the top of the edit window now displays the current edit<br>
scope and allows faster navigation within a source file (needs the dmd<br>
based engine)<br>
<br>
- ever wondered how to navigate to the type of a variable declared by<br>
`auto` inference? clicking an identifier in a tool tip from intellisense<br>
will now jump to its definition (only with the dmd based engine)<br>
<br>
See <a href="https://rainers.github.io/visuald/visuald/VersionHistory.html" rel="noreferrer" target="_blank">https://rainers.github.io/visuald/visuald/VersionHistory.html</a> for<br>
the complete list of changes.<br>
<br>
Cheers,<br>
Rainer<br>
</blockquote></div>