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 shift enter also for markdown cells #13563

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

jonah-iden
Copy link
Contributor

What it does

Made the shift+enter keybinding command also work for markdown cells

How to test

Open or create a notebook. Add or select a markdown cell. Press shift+enter it should stop editing and select the next cell or if there is no next cell create a new markdown cell

Follow-ups

Review checklist

Reminder for reviewers

Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
@jonah-iden jonah-iden requested a review from msujew April 3, 2024 15:09
Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
@jonah-iden jonah-iden requested a review from msujew April 4, 2024 08:17
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me 👍

@jonah-iden jonah-iden merged commit 35a340b into master Apr 4, 2024
13 of 14 checks passed
@github-actions github-actions bot added this to the 1.49.0 milestone Apr 4, 2024
@msujew msujew deleted the jiden/notebook-shift-enter-for-markdown branch April 4, 2024 11:57
@msujew msujew added the notebook issues related to notebooks label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notebook issues related to notebooks
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants