Tinkerwell 5: Welcome to the AI age
See what's new
Tinkerwell background image
Tinkerwell Logo Tinkerwell

Documentation

Shortcuts
#

Tinkerwell makes use of a lot of individual shortcuts – both for managing the UI and for dealing with your code. All of the available shortcuts can be found in the settings.

You may override any of the default shortcuts by clicking on the shortcut in the settings and pressing the new key combination.

UI Shortcuts
#

Here's a complete list of the UI shortcuts available in Tinkerwell:

Code Execution
#

  • Run (Cmd+R / Ctrl+R) - Execute the code in the editor
  • CLI Mode (Cmd+Shift+C / Ctrl+Shift+C) - Toggle command-line interface mode

Editor Features
#

  • Open Anything (Cmd+Shift+P / Ctrl+Shift+P) - Quick file/command search
  • Prettify Code (Cmd+P / Ctrl+P) - Format and beautify your code
  • Toggle AI Chat (Cmd+Shift+L / Ctrl+Shift+L) - Open/close the AI assistant modal
  • Trigger Completion (Cmd+Ctrl+Alt+Space / Ctrl+Ctrl+Alt+Space) - Manually trigger code completion
  • Clear Output (Ctrl+L) - Clear the output panel

Layout & Display
#

  • Toggle Editor Layout (Ctrl+.) - Switch between horizontal/vertical editor layouts
  • Toggle Editor Output (Cmd+Alt+Shift+O / Ctrl+Alt+Shift+O) - Show/hide the output panel
  • Toggle Toolbar (Cmd+Alt+Shift+T / Ctrl+Alt+Shift+T) - Show/hide the toolbar
  • Duplicate Tab (Cmd+Shift+D / Ctrl+Shift+D) - Create a copy of the current tab
  • Toggle History (Cmd+Y / Ctrl+I) - Show/hide code execution history
  • Toggle Snippets (Cmd+B / Ctrl+B) - Show/hide saved code snippets
  • Toggle Logs (Cmd+L / Ctrl+L) - Show/hide application logs

Application
#

  • Open Preferences (Cmd+, / Ctrl+,) - Open the preferences/settings window

Tinkerwell Shortcuts