Overview
JS/TS
PHP (Pro)
Settings
Correct log messages
Presentation
When you move or refactor code, log messages can become outdated with incorrect file names and line numbers. Turbo Console Log provides a dedicated command to correct all log messages, ensuring they remain accurate and continue pointing to the right locations.
This feature is essential for maintaining reliable debugging information after code reorganization, preventing confusion from outdated log references that no longer match your actual codebase structure.
Shortcut
Simply press the keyboard shortcut to correct all Turbo Console Log messages in the active file:
Mac: ⌥⇧X | Windows/Linux: Alt+Shift+XPro: Auto-Correction Enabled
Turbo Pro eliminates manual correction entirely. With auto-correction enabled by default, the extension automatically updates all log messages whenever you make changes to your code. Your debugging memory stays perfectly synchronized with your actual codebase.
The tree panel always displays accurate file names and line numbers in real-time, ensuring you can trust your debugging context without ever thinking about manual corrections. Turbo Pro keeps everything in sync automatically.