Overview

Motivation

Statistics

JS/TS

Insert a log message

Comment inserted log messages

Uncomment log messages

Delete log messages

Correct log messages

PHP (Pro)

Insert a log message

Comment inserted log messages

Uncomment log messages

Delete log messages

Correct log messages

Settings

Custom Prefix

Custom Suffix

Log Function Type

Log Function Name

Custom delimiter

Custom quote

Use semicolon

Enclosing class

Enclosing function

Include file name and line number

Include file name

Include line num

Wrap log message

Line before log message

Line after log message

Comment inserted log messages

Presentation

When debugging, you often need to temporarily disable log messages without deleting them. Turbo Console Log makes this effortless with a dedicated command to comment all log messages inserted by the extension in your current document.

This feature is particularly useful when you want to clean up console output temporarily while keeping your debugging infrastructure intact for future use.

Shortcut

Simply press the keyboard shortcut to comment all Turbo Console Log messages in the active file:

Mac: ⌥⇧C | Windows/Linux: Alt+Shift+C

Comment all Turbo Console Log messages in the current file with a single keystroke.

Pro: Comment While Navigating

Turbo Pro takes commenting to the next level. Navigate through all your log messages in the centralized panel, and comment them directly from the tree view—no need to jump between files. Right-click any log or file node to comment individual messages or entire batches at once.

This workflow keeps you in the debugging flow, letting you manage log visibility across your entire workspace without losing context.

Turbo Pro: Comment log messages while navigating the centralized panel