fernandoescolar / vscode-solution-explorer

This is a Visual Studio Code extension that provides a (.sln) Visual Studio Solution explorer panel..
MIT License
348 stars 72 forks source link

Element with id m2tbz-4rvrer-1ti7nd3 is already registered opening a certain project #304

Open victorgonzcuriel opened 1 month ago

victorgonzcuriel commented 1 month ago

Describe the bug I have a solution with 1 project for each layer on a mediator pattern. Every time i try to open the domain layer, is doesn't with the error: Element with id m2tbz-4rvrer-1ti7nd3 is already registered. The project has nothing special. Doesn't have any references to any Nuget package or other projects (is the bottom layer).

To Reproduce Steps to reproduce the behavior:

  1. Go to a solution with several projects
  2. Click on the project which has the problem

Expected behavior The project should open so i can work on it

Environment (please complete the following information):

tuanpntse173039 commented 1 month ago

I have the same error.

drwbns commented 1 month ago

same error for me. Projects won't open

fernandoescolar commented 1 month ago

I had been working on this issue and thought it was fixed. If you can provide me with a solution (with its projects and files) where it happens, I could try to reproduce and resolve it...

drwbns commented 1 month ago

Sure thing. By the way, mine displays a different id but same error message in general. Also, none of the projects will expand when clicked on like normal and I have other solutions with multiple projects that open just fine. I'll reply here with the solution in a zip when I can. Thanks!

drwbns commented 1 month ago

Totally forgot to send the project files! Here you go! EveryCulling.zip