Visual D 1.2.0-rc1 available
Complexity
Matters at Universe.com
Sun Dec 19 16:53:44 UTC 2021
On Monday, 29 November 2021 at 08:47:25 UTC, Rainer Schuetze
wrote:
> 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
Visual D is crashing Visual Studio 2022 after doing a fresh
install of both. This seems to be happening when debugging and
adding breakpoints. Did not happen with 2019 so it's either the
VisualD release(I think I was using the same) or due to 2022.
I think simply trying to debug a program will give you the crash.
More information about the Digitalmars-d-ide
mailing list