Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get back MS Build Load Projects On Demand #6008

Open
rmikhailovv opened this issue Aug 3, 2023 · 6 comments
Open

Get back MS Build Load Projects On Demand #6008

rmikhailovv opened this issue Aug 3, 2023 · 6 comments

Comments

@rmikhailovv
Copy link

rmikhailovv commented Aug 3, 2023

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

@dibarbet
Copy link
Member

dibarbet commented Aug 3, 2023

cc @jasonmalinowski

@dibarbet
Copy link
Member

dibarbet commented Aug 3, 2023

For now I would recommend setting the dotnet.server.useOmnisharp flag to get back that behavior. I think we would like to have this feature in the new language server for parity, but may take some time to get in.

@rmikhailovv
Copy link
Author

@dibarbet Thank you for the response, I just wanted to make sure that guys who are responsible for the roadmap will not forget about this feature

@rmikhailovv
Copy link
Author

Hey @dibarbet, @jasonmalinowski! Do you guys have any updates/plans about this issue ?

@jasonmalinowski
Copy link
Member

@rmikhailovv We definitely still have it on our radar but on the project loading side we have been focusing on support for more project types and that's been taking a bit longer than expected. We do still want to get this done but it's going to be a few weeks away, likely. Unfortunately I don't have a more specific date than that.

@arkalyanms
Copy link
Member

Tagging for June/July pickup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants