Skip to content

Only request dotnet info once for the solution or directory#1857

Merged
filipw merged 4 commits intoOmniSharp:masterfrom
JoeRobich:get-dotnetinfo-once
Jul 22, 2020
Merged

Only request dotnet info once for the solution or directory#1857
filipw merged 4 commits intoOmniSharp:masterfrom
JoeRobich:get-dotnetinfo-once

Conversation

@JoeRobich
Copy link
Copy Markdown
Member

@JoeRobich JoeRobich commented Jul 22, 2020

Fixes #1844

Although each project could define their own global.json with differing sdks, in practice there is no need to request dotnet info for each loaded project.

@nickspoons
Copy link
Copy Markdown
Member

This PR does indeed get things running in WSL for me, and it's nice and speedy too.

@JoeRobich
Copy link
Copy Markdown
Member Author

@mholo65 @david-driscoll Please take a look

Copy link
Copy Markdown
Member

@filipw filipw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can no longer run under WSL

4 participants