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

Avoid using Solution.Options in ConfigureCodeStyleOptionCodeFixProvider #66041

Merged
merged 6 commits into from
Dec 16, 2022

Conversation

tmat
Copy link
Member

@tmat tmat commented Dec 16, 2022

No description provided.

@tmat tmat requested a review from a team as a code owner December 16, 2022 18:37
@tmat tmat requested a review from a team as a code owner December 16, 2022 19:35
@tmat tmat enabled auto-merge (squash) December 16, 2022 23:03
@tmat tmat merged commit 75d5175 into dotnet:main Dec 16, 2022
@ghost ghost added this to the Next milestone Dec 16, 2022
@tmat tmat deleted the SolutionOptions branch December 16, 2022 23:19
333fred pushed a commit to 333fred/roslyn that referenced this pull request Dec 21, 2022
…er (dotnet#66041)

* Avoid using Solution.Options in ConfigureCodeStyleOptionCodeFixProvider

* Avoid Solution.Options in BlockCommentEditingCommandHandler

* Avoid Solution.Options in IntellisenseQuickInfoBuilderContext

* Avoid Solution.Options in ChangeSignatureService

* Avoid Solution.Options in TaskListDiagnosticSource

* RecommendationServiceOptions
@Cosifne Cosifne modified the milestones: Next, 17.5 P3 Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants