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

PR: Add shortcuts that are available in Jupyter Lab #307

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

jitseniesen
Copy link
Member

This PR adds shortcuts like M, for changing the type of a cell to MarkDown. The list of added shortcuts is: Y, 1, 2, 3, 4, 5, 6, M, R, C, X, D D, Shift-ArrowUp, Shift-ArrowDown, A, B, V, Shift-Z, Ctrl-Enter, Alt-Enter, A A, Shift-L.

Fixes #306

These are shortcuts like 'M', for changing the type of a cell to
MarkDowm. The list of added shortcuts is: Y, 1, 2, 3, 4, 5, 6, M, R, C,
X, D D, Shift-ArrowUp, Shift-ArrowDown, A, B, V, Shift-Z, Ctrl-Enter,
Alt-Enter, A A, Shift-L.
@codecov-commenter
Copy link

Codecov Report

Merging #307 into master will not change coverage.
The diff coverage is n/a.

@jitseniesen jitseniesen merged commit 2226cb0 into spyder-ide:master Jul 24, 2020
@jitseniesen jitseniesen deleted the add-shortcuts branch July 24, 2020 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shortcut 'M' does not switch cell type to Markdown
2 participants