Overview
JS/TS
PHP (Pro)
Settings
Insert a log message
Presentation
This is the core feature of the Turbo Console Log extension. It goes beyond console.log to provide complete console method coverage with six dedicated keyboard shortcuts for six console types.
Simply select the variable you want to debug or hover over it, then use the appropriate keyboard shortcut for the console method you need.
Shortcuts
Here are all the available console methods with their dedicated shortcuts:
Mac: ⌘K ⌘L | Windows/Linux: Ctrl+K Ctrl+LMac: ⌘K ⌘N | Windows/Linux: Ctrl+K Ctrl+NMac: ⌘K ⌘B | Windows/Linux: Ctrl+K Ctrl+BMac: ⌘K ⌘R | Windows/Linux: Ctrl+K Ctrl+RMac: ⌘K ⌘E | Windows/Linux: Ctrl+K Ctrl+EMac: ⌘K ⌘K | Windows/Linux: Ctrl+K Ctrl+KPro: See All Your Logs And Manage Them In One Place
After inserting logs across multiple files, finding and navigating them becomes the challenge. Turbo Pro automatically gathers every log from your entire workspace into a native VS Code tree panel. Click any log to jump straight to its source line - no searching, no scrolling through files.
Beyond visualization, you get powerful management: filter logs from the tree view using multiple criteria, search by content, and execute mass cleanup operations across your entire project.
600+ logs across 100+ files loaded in one second