> For the complete documentation index, see [llms.txt](https://help.trikset.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trikset.com/en/studio/shortcuts.md).

# TRIK Studio shortcuts

The table below shows the default shortcuts. You can change the keyboard shortcut for actions in the [settings of TRIK Studio](/en/studio/settings.md#shortcuts).

| Action                                                     | Shortcut     |
| ---------------------------------------------------------- | ------------ |
| **Switching TRIK Studio modes**                            |              |
| Switch to [editor mode](/en/studio/interface.md#mode-edit) | Ctrl+1       |
| Switch to [debug mode](/en/studio/interface.md#mode-debug) | Ctrl+2       |
|                                                            |              |
| **Working with diagram**                                   |              |
| Show all text                                              | Ctrl+Shift+T |
| Increase scene scaling                                     | Ctrl+=       |
| Decrease scene scaling                                     | Ctrl+-       |
| Redo                                                       | Ctrl+Shift+Z |
| Undo                                                       | Ctrl+Z       |
| Find                                                       | Ctrl+F       |
| Find and replace                                           | Ctrl+H       |
|                                                            |              |
| **Working with project**                                   |              |
| Close all tabs                                             | Ctrl+Shift+W |
| Close current tab                                          | Ctrl+W       |
| Create project                                             | Ctrl+N       |
| Open project                                               | Ctrl+O       |
| Save project                                               | Ctrl+S       |
| Save project as                                            | Ctrl+Shift+S |
| Upload program to the robot                                | Ctrl+U       |
| Show/hide error panel                                      | Alt+1        |
| Show/hide console                                          | Alt+2        |
