Skip to content

Conversation

@Leemoonsoo
Copy link
Contributor

This PR implements issue #216

  • Implement shortcuts
  • Let paragraph be focused even if code is hide
  • Add shortcuts to help menu

@swkimme
Copy link
Contributor

swkimme commented Nov 27, 2014

Cool but what if we also insert VI style shortcuts?
like,
shift-ctrl-j => move down
shift-ctrl-k => move up
shift-ctrl-d => remove paragraph

@swkimme
Copy link
Contributor

swkimme commented Dec 30, 2014

@Leemoonsoo may I update this PR with VI style shortcuts?

@swkimme
Copy link
Contributor

swkimme commented Dec 30, 2014

TODO: show paragraph focus status

@Leemoonsoo
Copy link
Contributor Author

@swkimme Yes, sure.

FYI, current implementation of key event handling is done by code editor.
I realized limitation of this approach, that's why i stopped working on it.

for example, shortcut does not work just after i change chart type. (editor lose focus)

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.

5 participants