Tinkerwell
Documentation
Tinkerwell has all kinds of shortcuts – you can either select Sublime Text or VIM keyboard shortcuts for the code editor in the settings.
| Ctrl/Cmd+T | Open a new tab |
| Ctrl/Cmd+, | Open the preferences window |
| Ctrl/Cmd+S | Save the current editor content to a file |
| Ctrl/Cmd+Shift+O | Open file |
| Ctrl/Cmd+Shift+W | Watch file/Stop watching |
| Ctrl/Cmd+Shift+C | Set mode of current tag to CLI |
| Ctrl/Cmd+Shift+H | Set mode of current tag to HTTP |
| Ctrl/Cmd+Shift+T | Set mode of current tag to Table |
| Ctrl/Cmd+Shift+E | Set mode of current tag to Testing |
| Ctrl/Cmd+P | Prettify code |
| Ctrl/Cmd+O | Set working directory of current tab |
| Ctrl/Cmd+Shift+A | Toggle auto-evaluate |
| Ctrl/Cmd++ | Increase font size |
| Ctrl/Cmd+- | Decrease font size |
| Ctrl/Cmd+Alt+Shift+T | Toggle toolbar |
| Ctrl/Cmd+Alt+Shift+O | Toggle output |
| Ctrl/Cmd+Alt+F | Toggle fullscreen |