[MonoDevelop] How to disable stupid syntax highlighting?

mark328 mark at inhumangames.com
Tue Mar 13 01:44:34 UTC 2012


I agree this was very hard to find.  But I kept a cool head and figured out a
solution.

Try Tools->Options->Text Editor->Syntax Highlighting->Edit->Bracket marker

The weird thing about this is that the foreground color is used as the
background of the highlighting you want to get rid of.  Make the foreground
of "Bracket marker" match the background of your editor and this should
essentially disable the highlighting.

The mono team probably should addresses this as the current implementation
is confusing.  Perhaps a better implementation would be to have a new
highlighting category for this type of highlighting instead of overloading
"Bracket marker".


--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-disable-stupid-syntax-highlighting-tp4192673p4467942.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list