Get back MS Build Load Projects On Demand
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 21
Description
Get back **MS Build Load Projects On Demand**.
With the omnisharp language service it is possible to have like 50+ different slns in the same workspace, navigate between them with fully working intellisense an so on.
Now(with the new language server) to get the intellisense working I have to load each sln manually and it can handle only one sln at the moment, If I want to work with multiple slns in the workspace I have to switch them manually.
What if I have big set of BE services living in different repos with different slns ? e.g. I have like 50 or 70 of them ? Before this update **VS Code was the only IDE** who was able to handle this case, and with the current update this functionality is broken.
Now(with the new language server) it doesn’t make sense to use the vscode at all because anyway full weight VS or Rider is far better when handling single sln
Contributor guide
Assessment
This issue has not been assessed yet.