mike-ward / VSColorOutput

Color highlighting to Visual Studio's Build and Debug Output Windows
MIT License
430 stars 93 forks source link

warning color changes to error color #123

Open PaltryProgrammer opened 4 years ago

PaltryProgrammer commented 4 years ago

Thank you for your fine product. May I seek your assistance please. In the image below you can see that warning messages change from their set color of orange to the set color for errors i.e. red. Kindly advise please. Thank You and Best Wishes Cheerios

build output

crazydef commented 4 years ago

Yeah, I'm seeing this too.

I thought it might be a simple bug, but in my case it's because the warning has the keyword "exception" in it. Which is lame.

I can delete all the crap from the json settings, but will that just get overwritten when I install an update? (And seriously, dude... format your json so it's readable...)

mingyEx commented 3 years ago

In visual studio 2022, I encountered the same problem, the *.json file locate in C:\Users\[your name]\AppData\Roaming\VSColorOutput64 Can you tell me which parameters should be modified @crazydef