Overview
JS/TS
PHP (Pro)
Settings
Delete log messages
Presentation
When you've finished debugging and want to maintain clean, readable code, Turbo Console Log provides a dedicated command to delete all log messages inserted by the extension in your current document.
This feature is essential for code cleanup after debugging sessions, allowing you to remove all debugging infrastructure quickly without manually hunting down each log statement across your file.
Shortcut
Simply press the keyboard shortcut to delete all Turbo Console Log messages in the active file:
Mac: ⌥⇧D | Windows/Linux: Alt+Shift+DDelete all Turbo Console Log messages in the current file with a single keystroke.
Pro: Mass Cleanup Across Your Entire Workspace
Turbo Console Log Freemium deletes only Turbo logs in your active editor. Perfect for single-file cleanup during focused debugging sessions.
Turbo Pro takes it further: see all logs from your entire workspace in one tree panel, configure your cleanup action (comment, uncomment or delete), and execute it instantly across your entire project, specific folders, or individual files.