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

Feature Request: support hotkeys #273

Closed
Roger-luo opened this issue Aug 10, 2020 · 5 comments
Closed

Feature Request: support hotkeys #273

Roger-luo opened this issue Aug 10, 2020 · 5 comments

Comments

@Roger-luo
Copy link
Contributor

I feel to make editing more convenient it'd be nice to support some hotkeys, e.g I like the idea using Ctrl/Cmd+B to create new blocks, and maybe a hotkey to add begin ... end will also make things easier given this is an requirement for writing multi-line code.

I think at least the following actions that should deserve a hotkey, maybe others would have other idea:

  • create new cell
  • add begin ... end
  • execute cell
@ixzh
Copy link

ixzh commented Aug 10, 2020

I wish for:

  • hide/expand input cell(s)
  • multi-selection
  • cell shifting
  • cell navigation
  • enter to edit
  • insert below/above
  • cut/paste

@ixzh
Copy link

ixzh commented Aug 10, 2020

  • create new cell

CTRL + ENTER?

  • execute cell

SHIFT + ENTER?

@sosiristseng
Copy link

sosiristseng commented Aug 12, 2020

CTRL + ENTER = execute cell and add a new cell below

Edit: if the code changed. Thanks @fonsp

@fonsp
Copy link
Owner

fonsp commented Aug 12, 2020

CTRL + ENTER = execute cell if the code changed and add a new cell below

@fonsp
Copy link
Owner

fonsp commented Aug 12, 2020

#65

@fonsp fonsp closed this as completed Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants