Skip to content

Fix code folding with nested ifs.#7793

Merged
sean-mcmanus merged 1 commit intomainfrom
seanmcm/fixNestedFoldingRange
Jul 7, 2021
Merged

Fix code folding with nested ifs.#7793
sean-mcmanus merged 1 commit intomainfrom
seanmcm/fixNestedFoldingRange

Conversation

@sean-mcmanus
Copy link
Contributor

Fixes #7792
Follow up to #5521

@sean-mcmanus sean-mcmanus requested a review from a team July 7, 2021 21:31
@sean-mcmanus sean-mcmanus changed the title Fix code foldering with nested ifs. Fix code folding with nested ifs. Jul 7, 2021
@sean-mcmanus sean-mcmanus merged commit f474c28 into main Jul 7, 2021
@sean-mcmanus sean-mcmanus deleted the seanmcm/fixNestedFoldingRange branch July 7, 2021 22:30
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code folding will collapse entire line containing closing bracket in some scenarios

2 participants