Thread overview
[Issue 21024] Corrupt New project list
Jul 08, 2020
Thomas
Jul 08, 2020
Rainer Schuetze
Jul 19, 2020
Rainer Schuetze
Jul 23, 2020
Thomas
July 08, 2020
https://issues.dlang.org/show_bug.cgi?id=21024

--- Comment #1 from Thomas <thomas.hedstrom@mail.com> ---
After more testing uninstall/reinstalls, the issue seems to occur already at
version 0.52.
Last working version is 0.51.

Reproduced on another win10 vs2017 setup.

--
July 08, 2020
https://issues.dlang.org/show_bug.cgi?id=21024

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario@gmx.de

--- Comment #2 from Rainer Schuetze <r.sagitario@gmx.de> ---
I can reproduce it too: only partially removed some replaced extension registration information, which causes all xml files in VS-Path\Common7\IDE to be listed.

--
July 19, 2020
https://issues.dlang.org/show_bug.cgi?id=21024

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Rainer Schuetze <r.sagitario@gmx.de> ---
It was also corrupted in VS2019, but better hidden. Fixed in https://github.com/dlang/visuald/releases/tag/v1.0.1-beta1

--
July 23, 2020
https://issues.dlang.org/show_bug.cgi?id=21024

Thomas <thomas.hedstrom@mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

--