[MonoDevelop] How to disable stupid syntax highlighting?

Mike Krüger mkrueger at xamarin.com
Tue Mar 13 12:28:11 UTC 2012


Hi

It has already an own color in the newresolver branch.

Other than that the option to turn it off is under:
Options->Text Editor->Markers and Rulers->Enable highlighting of usages

btw. I disabled the hightlighting of primitive types, y it's obsolete there.

Regards
Mike

> 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.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list