VSColorOutput64 icon indicating copy to clipboard operation
VSColorOutput64 copied to clipboard

support for colors in Immediate Window

Open A-Kjeldgaard opened this issue 1 month ago • 1 comments

Visual studio has a setting that redirects the debugging information to the Immediate Window instead of the Output Window. Benefits are faster Debugging speed, but no colorization.

Is it possible to implement support for the Immediate Window as well?

Setting is in Options under Debug->General->Redirect all Output Window text to the Immediate Window

A-Kjeldgaard avatar Dec 03 '25 12:12 A-Kjeldgaard