Script Editor: Update shortcut key to delete the current line (#2486)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
final
jimtng 2025-05-05 20:37:21 +10:00 committed by GitHub
parent d8967d91a2
commit 591985539e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->