Skip to content

Conversation

@ToddGrun
Copy link
Contributor

  1. Changed AbstractCodeActionComputer.GetIndentationAfter to only create two snapshots per invocation.

  2. Slight optimization around codeaction computation in parameter list context as there are scenarios I was hitting where neither _singleIndentationTrivia nor _braceIndentationTrivia were used during ComputeWrappingGroupsAsync.

1) Changed AbstractCodeActionComputer.GetIndentationAfter to only create two snapshots per invocation.
2) Slight optimization around codeaction computation in parameter list context as there are scenarios I was hitting where neither  _singleIndentationTrivia nor _braceIndentationTrivia were used during ComputeWrappingGroupsAsync.
@ToddGrun ToddGrun requested a review from a team as a code owner June 15, 2023 01:22
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 15, 2023
@ToddGrun ToddGrun merged commit fcfb859 into dotnet:main Jun 15, 2023
@ghost ghost added this to the Next milestone Jun 15, 2023
@RikkiGibson RikkiGibson modified the milestones: Next, 17.7 P3 Jun 28, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants