VSCode Omnisharp analyzing code twice for duplicate windows

26 Views Asked by At

I'm using VSCode for Unity development. I've noticed that when I open the project in VSCode, from Unity, it takes a long time to analyze my project. Is there some caching mechanism that I'm not familiar with? It currently takes about 20min+.

I also tend to open a duplicate window with the same workspace which triggers Omnisharp to analyze all the files again.

Is there a way to at least have a single analysis of the project?

enter image description here

Duplicate window

enter image description here

PS I have no idea why the file count is different. The solution is the same.

0

There are 0 best solutions below