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

Pass Completion, Rename and Block Structure options directly instead of updating the Workspace #2306

Merged
merged 4 commits into from
Jan 26, 2022

Conversation

tmat
Copy link
Contributor

@tmat tmat commented Dec 9, 2021

This approach will also apply to the remaining IWorkspaceOptionsProviders once necessary refactorings are complete in Roslyn.

@tmat
Copy link
Contributor Author

tmat commented Dec 9, 2021

@JoeRobich @333fred PTAL

@tmat
Copy link
Contributor Author

tmat commented Dec 9, 2021

FYI @jasonmalinowski

@tmat tmat marked this pull request as ready for review December 17, 2021 02:15
@333fred
Copy link
Contributor

333fred commented Dec 20, 2021

@tmat looks like the version you updated to doesn't have the updated types?

Copy link
Contributor

@333fred 333fred left a comment

Choose a reason for hiding this comment

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

LGTM, assuming tests are passing

@jasonmalinowski
Copy link
Contributor

Ah, this is now blocked on dotnet/roslyn#58940

@tmat
Copy link
Contributor Author

tmat commented Jan 20, 2022

@jasonmalinowski Is O# not using VSMEF? Should it?

@jasonmalinowski
Copy link
Contributor

We could bump Omnisharp to use VS MEF, but given this is a regression we need to fix anyways I'd say let's just wait for the fix.

@jasonmalinowski
Copy link
Contributor

The fix on the Roslyn side has been merged, so @tmat we just need to bump the Roslyn version in this PR (...again...).

…of updating the Workspace.

This approach will also apply to the remaining IWorkspaceOptionsProviders once necessary refactorings are complete in Roslyn.

Update to Roslyn 4.2.0-1.22074.8
build/Packages.props Outdated Show resolved Hide resolved
@JoeRobich JoeRobich merged commit 6082243 into OmniSharp:master Jan 26, 2022
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.

4 participants