Skip to content

Eliminate more instances of IWorkspaceOptionsProvider#2343

Merged
333fred merged 7 commits intoOmniSharp:masterfrom
tmat:OptionsExternalAccess
Mar 8, 2022
Merged

Eliminate more instances of IWorkspaceOptionsProvider#2343
333fred merged 7 commits intoOmniSharp:masterfrom
tmat:OptionsExternalAccess

Conversation

@tmat
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

tmat commented Feb 11, 2022

@JoeRobich @ryzngard @333fred

@tmat tmat force-pushed the OptionsExternalAccess branch from 6fa1003 to e68fa67 Compare February 23, 2022 20:33
@tmat tmat force-pushed the OptionsExternalAccess branch from e68fa67 to 741ea40 Compare February 25, 2022 17:42
@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 JoeRobich force-pushed the OptionsExternalAccess branch from 625ebe1 to 9a8b09f Compare March 8, 2022 02:51
@JoeRobich
Copy link
Copy Markdown
Member

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

Comment thread tests/OmniSharp.Roslyn.CSharp.Tests/CompletionFacts.cs Outdated
Copy link
Copy Markdown

@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