Skip to content

Make go to next/prev folding range more intuitive#133363

Merged
aeschli merged 1 commit into
microsoft:mainfrom
ssigwart:folding
Sep 27, 2021
Merged

Make go to next/prev folding range more intuitive#133363
aeschli merged 1 commit into
microsoft:mainfrom
ssigwart:folding

Conversation

@ssigwart

Copy link
Copy Markdown
Contributor
  • Only use next/previous sibling if on the starting line of a folding region. Otherwise, just go to the nearest fold.
  • Update command title in say folding region.

This PR fixes #133108

To test:

./scripts/test.sh --glob **/foldingModel.test.js

- Only use next/previous sibling if on the starting line of a folding region. Otherwise, just go to the nearest fold.
- Update command title in say folding region.
@aeschli

aeschli commented Sep 27, 2021

Copy link
Copy Markdown
Contributor

Thanks a lot, @ssigwart !

@ssigwart ssigwart deleted the folding branch September 30, 2021 01:45
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 11, 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.

[folding] Confusing behavior of Go to next fold

2 participants