Keyboard shortcuts
- Ctrl/Cmd + S - Save the focused tab
- Ctrl/Cmd + Shift + S - Save As the focused tab
- Ctrl/Cmd + \ - Toggle split view
- Ctrl/Cmd + Z / Y - Undo / redo
- Ctrl/Cmd + F - Find
- Ctrl/Cmd + H - Find and replace
- Ctrl/Cmd + / - Toggle line comment
- Ctrl/Cmd + Alt + [ / ] - Fold / unfold code block
- Escape - Close whichever panel is open
Find, replace, folding, and undo/redo are all built into the Ace editor component itself, not custom to this app.