Visual D 1.2.0-rc1 available
Rainer Schuetze
r.sagitario at gmx.de
Mon Nov 29 08:47:25 UTC 2021
Hi,
I have just uploaded a new release candidate for Visual D at
https://github.com/dlang/visuald/releases/tag/v1.2.0-rc1
Major changes:
* added support for VS 2022
* dmdserver updated to frontend of DMD 2.098.0
* added option to restart the semantic analysis if memory
usage goes above a given threshold
* fixed bugzilla 21877: VS2019 crash with "Show parameter
storage class at call site"
* full installer now bundled with DMD 2.098.0 and LDC 1.28.0
Known issues:
* the signing certificate of the D Language Foundation has
expired, so the installer cannot be signed digitally ATM
(the same as the dmd installer).
* parallel compilation of D files in VC projects doesn't
work in VS 2022.
Cheers,
Rainer
More information about the Digitalmars-d-ide
mailing list