Overview
Features
Settings
Correct log messages
The correctAllLogMessages command ensures that all previously inserted log messages remain accurate by updating their file name and line number. This is particularly useful when code is moved or refactored, preventing outdated log references.
To use this command, open the Command Palette (Ctrl + Shift + P on Windows or Cmd + Shift + P on Mac), then search for Turbo Console Log: Correct All Log Messages and execute it. Alternatively, you can use the shortcut: Option + Shift + X (Mac) or Alt + Shift + X (Windows).
Example:
Auto-Enabled with Turbo Pro
With Turbo Pro, the correct log messages functionality is automatically enabled by default to ensure your tree panel always displays accurate, up-to-date information. This means your debugging memory stays synchronized with your actual codebase, and the tree panel automatically reflects the correct file names and line numbers whenever you make changes. No manual correction needed—Turbo Pro keeps everything in sync for you.
