Genpact Cora Knowledge Center

Support

Code Editor Shortcuts

This is a list of keyboard shortcuts you can use in the code (markup) editor.

ShortcutAction
Ctrl+SSave
Ctrl+FFind
F3Find next
Shift+F3Find Previous
Ctrl+ASelect all
Ctrl+DDelete line
Ctrl+Home / Ctrl+UpGo to document start
Ctrl+End / Ctrl+DownGo to document end
Ctrl+LeftGo to word left
Ctrl+RightGo to word right
Alt+Left / HomeGo to line start
Alt+Right / EndGo to line end
Ctrl+BackspaceDelete word before
Ctrl+DeleteDelete word after
Ctrl+[Indent less
Ctrl+]Indent more
Ctrl+ZUndo
Shift+Ctrl+Z / Ctrl+YRedo
Ctrl+GGo to line
Shift+Ctrl+OEditor options
Ctrl+UDowncase selection
Shift+Ctrl+UUpcase at selection
Ctrl+M+MToggle fold
Ctrl+M+LFold all
Ctrl+M+XUnfold all
Ctrl+K+XInsert snippet
Ctrl+K+CComment
Ctrl+K+UUncomment
Ctrl+K+F / Shift+TabIndent auto
Ctrl+K+DIndent all auto