Overview
Features
Settings
Delete log messages
Turbo Console Log also provides an easy way to clean up your code by deleting all the log messages it inserted. By pressing alt + shift + d (Windows) or option + shift + d (Mac), all log messages inserted by the extension from the current document will be deleted. This is useful when you've finished debugging and want to remove all the log messages to maintain clean, readable code.
Example:
Enhanced with Turbo Pro
With Turbo Pro, you can see exactly which logs will be deleted before executing the command. The tree panel shows all your log messages across the entire workspace, making it easy to review and understand the scope of the deletion. After deletion, the panel automatically syncs to reflect the changes, providing visual confirmation and helping you maintain a clean debugging environment across your entire project.
