MykolaBalakin / VSOutputEnhancer

Extension to add colors to Visual Studio output window
Other
107 stars 27 forks source link

No coloring of debug output with Chinese locale #17

Open MykolaBalakin opened 7 years ago

MykolaBalakin commented 7 years ago

From @lookforit:

I can not see this effect in debug output(no color). With : vs 2015 locale Chinese

MykolaBalakin commented 7 years ago

Those messages are parsed using regex so it may fail if thay're formatted another way in Chinese locale. So could you attach content from debug output window so that I'll be able to check it?

lookforit commented 7 years ago

default