06-Feb-2024

Shortcut Keys in Oxygen Builder's Code Editor

These keys are possibly a standard in the coding community, but there's no documentation on the official Oxygen Builder website.

The following keys are pressed simultaneously with the Ctrl key. This list is not complete and there may be more commands with different key press combinations.

Key Combination Function
Ctrl + CCopy selected text
Ctrl + VPaste selected text
Ctrl + XCut selected text
Ctrl + /Comment line toggle.
Ctrl + ISelect text between delimiters, like a set of brackets.
Ctrl + ASelect all text.
Ctrl + DEdit all occurrences of selected text simultaneously. First, double click to select text, all occurrences then become selected.
Ctrl + FFind/Replace
Ctrl + SSave your work.
Ctrl + [Indent selected text to the right.
Ctrl + ]
Indent selected text to the left.
Ctrl + Z or Ctrl + UUndo last change.
Ctrl + PPrint a neat, readable, and informative copy of the code.
Ctrl + Shift+ EEnter an Emmet expression.
More information: https://oxygenbuilder.com/documentation/code/emmet-integration/ for more information.
Shift + Alt + up/down arrowDuplicate current line.
Ctrl + Alt + up/down arrowColumn mode.
Ctrl + Shift + KDelete current line.
Alt + up/down arrowMove current line or selected text up or down.

Leave a Reply

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram