Overview
JS/TS
PHP
Settings
Correct log messages
Presentation
After refactoring your PHP code, variable names often change, making your existing log messages outdated. Turbo Console Log provides a dedicated command to automatically update all Turbo Console Log error_log messages in your current PHP document to reflect the latest variable names and context.
This feature saves you from manually hunting down and correcting each log message after refactoring, ensuring your debugging output stays accurate and helpful.
Shortcut
Simply press the keyboard shortcut to correct all Turbo Console Log PHP 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 PHP 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 for your PHP logs, ensuring you can trust your debugging context without ever thinking about manual corrections. Turbo Pro keeps everything in sync automatically across your entire PHP codebase.