I saw a screencast recently and what really got me interested is that messages in debugger output window were displayed in different colours (different color for warnings, exceptions etc).Unfrotunately I can't find this screencast anymore.
Does anyone know if this is a new feature of VS2010 or is it part of 2008 and just need turning on?
It would be pretty easy to do as an extension, if you are interested:
ContentTypeDefinition
and FileExtensionToContentTypeDefinition
exports from
DiffClassificationDefinitions.cs.ClassificationTypeDefinition
and ClassificationFormatDefinition
exports for the formatting you want to apply.I think it's only available for Visual Studio 2010, since it uses WPF. Custom formatting for the Debug output window is possible with the VSCommands extension.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With