March 12, 2023
https://issues.dlang.org/show_bug.cgi?id=23775

          Issue ID: 23775
           Summary: Visual D filter right-click crash
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: major
          Priority: P1
         Component: visuald
          Assignee: nobody@puremagic.com
          Reporter: johnch_atms@hotmail.com

Visual D is crashing Visual Studio 17.4.3 when I right-click on a new filter in the solution explorer.

To repro: Right-click on a project in the solution explorer, choose Add -> New filter, enter a name (eg "src"), then right click on the new filter ... VS crashes.

I'm on Windows 11 22621.1265.

--