Skip to content

Add formatter and smart indentation tests for checked operators#60375

Merged
dibarbet merged 3 commits intodotnet:features/CheckedUserDefinedOperatorsfrom
dibarbet:formatting_indentation_tests
Mar 25, 2022
Merged

Add formatter and smart indentation tests for checked operators#60375
dibarbet merged 3 commits intodotnet:features/CheckedUserDefinedOperatorsfrom
dibarbet:formatting_indentation_tests

Conversation

@dibarbet
Copy link
Member

also added a couple for user defined operators since those didn't exist either

@dibarbet dibarbet marked this pull request as ready for review March 25, 2022 01:05
@dibarbet dibarbet requested a review from a team as a code owner March 25, 2022 01:05
@dibarbet dibarbet requested a review from CyrusNajmabadi March 25, 2022 01:05
@dibarbet dibarbet added the LSP issues related to the roslyn language server protocol implementation label Mar 25, 2022
@dibarbet dibarbet requested a review from AlekseyTs March 25, 2022 01:05
Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

LGTM (commit 2)

DestructorDeclarationSyntax or
OperatorDeclarationSyntax)
OperatorDeclarationSyntax or
ConversionOperatorDeclarationSyntax)
Copy link
Contributor

Choose a reason for hiding this comment

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

aamzing.

@dibarbet dibarbet enabled auto-merge (squash) March 25, 2022 18:38
@dibarbet dibarbet merged commit 3979e18 into dotnet:features/CheckedUserDefinedOperators Mar 25, 2022
@dibarbet dibarbet deleted the formatting_indentation_tests branch March 25, 2022 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Feature - CheckedUserDefinedOperators LSP issues related to the roslyn language server protocol implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants