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

Notebooks: Added J and K keybindings to select next and previous cells #14037

Closed
wants to merge 1 commit into from

Conversation

jonah-iden
Copy link
Contributor

(same as up and down arrow)

What it does

Mirroring vscodes behaviour:
This adds J and K as keybindings in addition to arrowUp and arrowDown to select the next/previous cell

How to test

Open a notebook with multiple cells.
Press J to select the next cell and K to select the previous

Follow-ups

Review checklist

Reminder for reviewers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant