[MonoDevelop] Syntax Highlighting Questions

Mike Krüger mkrueger at xamarin.com
Fri Apr 26 12:40:37 UTC 2013


Hi

Just ignore the different keywords and set all keywords to the same color.
It's up to the languages what they make with the different categories - 
you can look at the syntax modes if you want:

Here for c#:

https://github.com/mono/monodevelop/blob/master/main/src/core/Mono.Texteditor/SyntaxModes/CSharpSyntaxMode.xml

Regards
Mike
> There are a lot of syntax highlighting options in the preferences that are
> categorized in ways I'm not familiar with. Some of the categories I've been
> able to recognize by fooling with the preview, but some just can't figure
> out. I try googling the words, but I don't get anything helpful. Could
> someone explain to me, preferably with examples, what the categories
> contain. Honestly I just need help with the "keywords" categories, so that's
> all you should go to the trouble of explaining.
>
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Syntax-Highlighting-Questions-tp4659491.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