Skip to content
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

Add two shortcuts for block navigation #11193

Closed
88250 opened this issue Apr 30, 2024 · 2 comments
Closed

Add two shortcuts for block navigation #11193

88250 opened this issue Apr 30, 2024 · 2 comments
Assignees
Milestone

Comments

@88250
Copy link
Member

88250 commented Apr 30, 2024

https://liuyun.io/article/1714154963437

  • Ctrl+Shift+M Jump to the previous block in the parent level
  • Ctrl+Shift+J Jump to the parent block
@88250 88250 added this to the 3.0.13 milestone Apr 30, 2024
Vanessa219 added a commit that referenced this issue Apr 30, 2024
88250 added a commit that referenced this issue Apr 30, 2024
Vanessa219 added a commit that referenced this issue Apr 30, 2024
Vanessa219 added a commit that referenced this issue May 1, 2024
@88250 88250 closed this as completed May 1, 2024
@FranciscoBarros
Copy link

Could you please confirm that there is not a bug?

From my tests, when I use the shortcut Ctrl+Shift+J (Jump to the parent block), the cursor jumps to a higher level (parent level), but it does not stay on the parent but on the parent's first sibling. With the image below I believe it will be clearer:

image

Examples:

  1. If the cursor is at C22, Ctrl+Shift+J takes it to C1 (it should be C2, correct?)

  2. If the cursor is at C2, Ctrl+Shift+J takes it to A (should be C)

@88250
Copy link
Member Author

88250 commented May 8, 2024

@FranciscoBarros Hello, thank you for discovering this problem. It will be improved in the next version.

88250 added a commit that referenced this issue May 8, 2024
88250 added a commit that referenced this issue May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants