Skip to content

Update formatting to support key-value-pair elements in a collection expr.#77419

Merged
CyrusNajmabadi merged 3 commits intodotnet:features/dictionary-expressionsfrom
CyrusNajmabadi:dictExprFormatting
Mar 4, 2025
Merged

Update formatting to support key-value-pair elements in a collection expr.#77419
CyrusNajmabadi merged 3 commits intodotnet:features/dictionary-expressionsfrom
CyrusNajmabadi:dictExprFormatting

Conversation

@CyrusNajmabadi
Copy link
Contributor

No description provided.

@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 4, 2025
SyntaxKind.KeyValuePairElement or
SyntaxKind.LabeledStatement or
SyntaxKind.NameColon or
SyntaxKind.SwitchExpressionArm))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

just added KeyValuePairElement, and then sorted.

@CyrusNajmabadi CyrusNajmabadi requested a review from akhera99 March 4, 2025 19:45
@CyrusNajmabadi CyrusNajmabadi marked this pull request as ready for review March 4, 2025 22:17
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner March 4, 2025 22:17
Copy link
Contributor

@ToddGrun ToddGrun left a comment

Choose a reason for hiding this comment

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

:shipit:

@CyrusNajmabadi CyrusNajmabadi merged commit 38fd283 into dotnet:features/dictionary-expressions Mar 4, 2025
25 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the dictExprFormatting branch March 4, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants