Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

ssigwart
Copy link
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
Copy link
Contributor

aeschli commented Sep 27, 2021

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