c# - Visual Studio 2015 'Output Window' highlight effect -


maybe know how change highlight effect in 'output window' of visual studio 2015

here example:

output window

p.s. have vscoloroutput extension installed checked twice not set background color.

this is, in fact, problem related vscoloroutput and, according vscoloroutput's author, it's caused bug in visual studio.

you can see whole conversation regarding issue here: https://github.com/mike-ward/vscoloroutput/issues/4

in meanwhile, can try workaround propose there: go tools --> options --> environment --> fonts , colors

show settings for:output window

set item background black (not default or automatic)

it worked me after restarted visual studio.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -