Editor¶
Paisa uses codemirror that comes with a standard set of keyboard shortcuts. In addition to that, Paisa has few more shortcuts, which are listed below.
Keyboard shortcuts¶
| Linux | Mac | Windows | Description |
|---|---|---|---|
| Ctrl+S | Ctrl+S | Ctrl+S | Save file |
| Ctrl+Shift+I | Ctrl+Shift+I | Ctrl+Shift+I | Prettify |
| Ctrl+F | Cmd+F | Ctrl+F | Open search panel |
| Ctrl+Z | Cmd+Z | Ctrl+Z | Undo |
| Ctrl+Y | Cmd+Y | Ctrl+Y | Redo |