Visual D 1.1.0 released

Rainer Schuetze r.sagitario at gmx.de
Tue Mar 2 08:58:15 UTC 2021


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


More information about the Digitalmars-d-announce mailing list