mike-ward / VSColorOutput

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

Word "failed" in filename makes the line red when this file is compiled #134

Open Anton-V-K opened 2 years ago

Anton-V-K commented 2 years ago

Consider the output: 2021 11 02-VSColorOutput-failed-red

The red color is triggered by the last rule, which marks any line containing failed red.

Workaround: add a space before failed in the rule.