Visual D 1.1.0 released

Imperatorn johan_forsberg_86 at hotmail.com
Thu Mar 4 13:29:11 UTC 2021


On Tuesday, 2 March 2021 at 08:58:15 UTC, Rainer Schuetze wrote:
> Hi,
>
> development on Visual D, the Visual Studio extension that adds 
> D language support to VS 2008-2019, has been rather slow 
> recently, but finally the results of recent months have been 
> released.
>
> Some highlights of this new version:
>
> - semantic engine updated to frontend 2.095.1
>
> - adds "adornments" (Visual Studio terminology) to the call
> site of parameters that are passed by (mutable) ref, out or 
> lazy. See
> https://rainers.github.io/visuald/visuald/images/parameterstorage.png
> for some examples.
>
> - integrates dfmt for command "Format Document"
>
> See 
> https://rainers.github.io/visuald/visuald/VersionHistory.html 
> for a full list of changes.
>
> You can find the update installer or a full installer bundled 
> with latest versions of DMD and LDC here:
>
> https://rainers.github.io/visuald/visuald/StartPage.html
>
> Cheers,
> Rainer

A few questions.

How hard would the following be:

1. Highlight code as dead or alive in static if

2. Show typeid when hovering over a variable

I have gifs showing what I mean. I'll post them when I get back 
to my laptop.




More information about the Digitalmars-d-announce mailing list