The advanced F1 commands (without keyboard)

All Commands

These are all commands possible in the Editor, even the ones without a shortcut. You can access them with (fn + ) F1.

CommandsDescription
Add Cursors to topAdd cursors ti the end of every line above the cursor
Add Cursors to bottomAdd cursors ti the end of every line below the cursor
Add selection to previous find matchPlaces the cursor to every matching word/phrase to the one selected text
Convert indentation to spaces
Convert indentation to Tabs
Copy with syntax highlighting
Cursor Redo
Delete all leftDeletes all text or space in the left of the cursor
Delete all rightDeletes all text or space in the right of the cursor
Delete wordDeletes the word where the cursor is placed
Detect indentation form ContentDetects indentation form Content
Developer: Force Retokenize
Developer: Inspect tokensOpens an inspector everywhere you put the cursor
Find with selectionOpens the Find panel with the selection ready for search
Duplicate selectionCopies and Pastes the selection already made
Editor Font Zoom inZooms in the font
Editor Font Zoom outZooms out the font
Edit font zoom resetResets the font to its default state
Indent using spacesIndents using spaces
Indent using tabsIndents using tabs
Insert line belowInserts line below
Join LineJoins 2 Lines together
Move last selection to previous find match
Move selected text left
Move selected text right
Open LinkOpens selected link in a new tab
Re-indent selected linesRe-indents selected lines
Reset Suggest widget sizeReset Suggest widget size
Select to bracketSelects text inside the bracket
Sort lines AscendingSorts selected lines ascending
Sort lines DescendingSorts selected lines descending
Toggle High contrast themeChanges the color of the editor into a high contrast theme (black)
Transform to lowercaseTransform selected text to lowercase
Transform to title-caseCapitalizes the first letter of the word
Transform to uppercaseTransforms all the letters into upper case
Transpose letters
Trigger inline suggestion