Keyboard Controls and Shortcuts
Keyboard controls and shortcuts make item management quicker and easier. The Key or Shortcut columns in the tables below give the keys to press to perform the action given in the Action columns.
Item Navigation
These shortcuts operate on the item search results and actions panels.
Key or Shortcut |
Action |
---|---|
Down arrow |
Move down through the items in a panel. |
Up arrow
|
Move up through the items in a panel. |
Enter |
Select the active item. |
Text Editor
These shortcuts operate on the text editor.
Key or Shortcut |
Action |
---|---|
Ctrl + S |
Save the currently defined Item Manager content for the selected item. |
Ctrl + X |
Cut the selected text. |
Ctrl + C |
Copy the selected text. |
Ctrl + V |
Paste the previously cut or copied text. |
Ctrl + Z |
Undo previous change. |
Ctrl + Y |
Redo changes that were undone using Ctrl + Z. |
Ctrl + F |
Find text matching a search term. |
Ctrl + H |
Find and replace text matching a search term. |
Ctrl + Space |
Display code completion suggestions. |
F1 |
Display the command palette which provides an exhaustive list of commands available in the text editor. |