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
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