Skip to content

Get back MS Build Load Projects On Demand #6008

@rmikhailovv

Description

@rmikhailovv

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

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions