Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Gray Log Lines
Gray Log Lines

Gray Log Lines

ElmarXCV

|
1,115 installs
| (4) | Free
This extension changes the foreground color to gray (or grey) of every line which starts with 'Log.', 'Logging.', 'Logger.' or '_log.'.
Download

Gray Log Lines

This extension changes the foreground color to gray (or grey) of every line which starts with 'Log.', 'Logging.', 'Logger.'.  Character casing and underscores are ignored in the detection, so (for example) '_log.' does also work.

Example:

Color Theme: Blue

Before:

After:

Color Theme: Dark

Before:

 

After:

Version history:

  • Version 1.0 - Initial version.
  • Version 1.1 - Changed ContentType from 'text' to 'code'.
  • Version 1.2 - Changed detection from 'Log' to 'Log.'.
  • Version 1.3 - Added 'Logging.' and 'Logger.' triggers.
  • Version 1.4 - Changed detection to ignore '_' and character casing (.ToUpper() check).

Supported versions:

  • Visual Studio 2017 Community
  • Visual Studio 2017 Professional
  • Visual Studio 2017 Enterprise

Note: This extension is only tested on the above mentioned versions. There might be more supported versions.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft