Script Editor: Update shortcut key to delete the current line (#2486)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>final
parent
d8967d91a2
commit
591985539e
|
@ -36,7 +36,7 @@ Other:
|
|||
|
||||
- <kbd>Tab</kbd>: Indent more.
|
||||
- <kbd>Shift</kbd><kbd>Tab</kbd>: Indent less.
|
||||
- <kbd>Ctrl</kbd><kbd>D</kbd>: Delete the current line.
|
||||
- <kbd>Ctrl</kbd><kbd>Shift</kbd><kbd>K</kbd>: Delete the current line or selection.
|
||||
- <kbd>Ctrl</kbd><kbd>/</kbd>: Comment/Uncomment the current line.
|
||||
- <kbd>Ctrl</kbd><kbd>A</kbd>: Select all.
|
||||
<!-- END MAINUI SIDEBAR DOC - DO NOT REMOVE -->
|
||||
|
|
Loading…
Reference in New Issue