keyboard shortcuts
| action | macos | windows / linux |
|---|---|---|
| open / switch workspace | ⌘O | ctrl+O |
| quick open file | ⌘P | ctrl+P |
| new file | ⌘N | ctrl+N |
| save file | ⌘S | ctrl+S |
| save all | ⌘⇧S | ctrl+shift+S |
| close tab | ⌘W | ctrl+W |
editor
Section titled “editor”| action | macos | windows / linux |
|---|---|---|
| focus editor | ⌘1 | ctrl+1 |
terminal
Section titled “terminal”| action | macos | windows / linux |
|---|---|---|
| toggle terminal | ctrl+` | ctrl+` |
| new tab | ⌘T | ctrl+T |
| close tab | ⌘W | ctrl+W |
| next tab | ctrl+Tab | ctrl+Tab |
| previous tab | ctrl+⇧Tab | ctrl+shift+Tab |
sidebar
Section titled “sidebar”| action | macos | windows / linux |
|---|---|---|
| toggle sidebar | ⌘B | ctrl+B |
general
Section titled “general”| action | macos | windows / linux |
|---|---|---|
| refresh app | ⌘R | ctrl+R |