Tinkerwell background image
Tinkerwell Logo Tinkerwell

Shortcuts
#

Tinkerwell has all kinds of shortcuts – you can either use the standard keyboard shortcuts that are based on VSCode or select VIM keyboard shortcuts for the code editor in the settings.

Additional custom shortcuts
#

Ctrl/Cmd+R or Ctrl/Cmd+S Run code
Ctrl/Cmd+T Open a new tab
Ctrl/Cmd+T Open a new tab
Ctrl/Cmd+, Open the preferences window
Ctrl/Cmd+Shift+O Open file
Ctrl/Cmd+Shift+W Watch file/Stop watching
Ctrl/Cmd+Shift+C Set mode of current tab to CLI
Ctrl/Cmd+Shift+T Set mode of current tab to Table
Ctrl/Cmd+Shift+E Set mode of current tab 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
Ctrl+. Switch between vertical and horizontal layouts