msawczyn / VSColorOutput

Color highlighting to Visual Studio's Build and Debug Output Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image

Project Description

VSColorOutput is a Visual Studio extension that adds color highlighting to Visual Studio's Build and Debug Output Windows. Errors are in Red, Warnings in Yellow, build headers are Green. 

Custom match patterns can be added. Colors can be modified.

Developed in C# and NUnit.

Image

Colors can be edited from the Fonts and Colors dialog under the Text Editor category. Look for items starting with "VSColorOutput".

An option page is is used to add custom match expressions.

(More Information)

About

Color highlighting to Visual Studio's Build and Debug Output Windows

License:MIT License


Languages

Language:C# 99.9%Language:Batchfile 0.1%