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

Eliminate more instances of IWorkspaceOptionsProvider #2343

Merged
merged 7 commits into from
Mar 8, 2022

Conversation

tmat
Copy link
Contributor

@tmat tmat commented Feb 11, 2022

All options are now passed explicitly to the APIs that need them, except for default values for editorconfig-based formatting options. These will be eliminated later on.

Requires Roslyn changes: dotnet/roslyn#59469

@tmat
Copy link
Contributor Author

tmat commented Feb 11, 2022

@JoeRobich @ryzngard @333fred

@tmat tmat marked this pull request as ready for review February 25, 2022 19:50
@tmat tmat changed the title Eliminate IWorkspaceOptionsProvider Eliminate more instances of IWorkspaceOptionsProvider Feb 25, 2022
@JoeRobich
Copy link
Member

@333fred @tmat I updated with a build of Roslyn that includes Gen's change. Feedback welcome on 43ca318

Copy link

@genlu genlu left a comment

Choose a reason for hiding this comment

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

Completion part LGTM

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