jahira ibrahim created ZEPPELIN-3827:
----------------------------------------
Summary: Keyboard short cuts which are working, but it is not
documented by Zeppelin
Key: ZEPPELIN-3827
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3827
Project: Zeppelin
Issue Type: Bug
Reporter: jahira ibrahim
Attachments: Screen Shot of Keyboard Shortcuts.png
The table below has few keyboard short cuts which are very useful and are also
working in zeppelin notebooks. But we noticed that they are not documented in
the notebook page. The objective of this defect is to add them, so that
everyone can make use of it.
|*Key*|*Description*|
|*Key (MacOS)*|*Key (Windows)*| |
|Command+ Z|Ctrl+ Z|Undo edits|
|Command+ Y|Ctrl+ Y|Redo edits|
|Command+ /|Ctrl+ /|Comments out (Or Uncomments) selected lines|
|Option + Up|Alt + Up|Moves a line (or block) of code up|
|Option + Down|Alt+ Down|Moves a line (or block) of code down|
The following keyboard short cuts are working in Windows and NOT in iOS. It
will be nice, if these works in iOS too.
|*Key*|*Description*|
|*Key (MacOS)*|*Key (Windows)*| |
|Shift +Option + Up|Shift +Alt + Up|Replicate a line (Or Block) of code above|
|Shift +Option + Down|Shift +Alt + Down|Replicate a line (Or Block) of code
below|
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)