Really...
No, not really. It was reply for Jamie.
1) There is no english docs
Yes, is there:
https://github.com/t-edson/SynFacilSyn/blob/1.21/Docs/Technical%20documentation%20-%20Rev1.odt2) I am using the examples in the download... which doesn't address my particular issues
Oh, you have want some one hold hand ? Have look picture (*).
(*) i already know (in end) you no want this and have new complain :-)
3) I know how to do tokens/lex... made one in VB.NET that worked.
Please have read technical document. It explain how use SynFacilSyn (use code or use xml or combine as do you code)
4) I am already making my own XML...
Now only make use good commands that do as want

5) Did you download my project... I have my own code and xml
Yes, i did.
Don't you people read my posts above.
I understand you have frustrate because you not achieve goal. Why make accuse some one else ?
Just using the most basic XML still doesn't work.
Sorry i say wrong, picture make show is no true.
And what about the developers hard-coded code that makes my projects to not look right.
Highlighter is special in how parse and how handle tokens. In basic what you want is afaik no possible (not make it work 100% work like you want because is limitation).
Parser have default color and default (special) tokens and can only make override when you make define and change how work for default.
(*)
What I need to get to is.. everything in between the "[]"s will be red.... not the brackets, I want those white
afaik match token is always include in highlight color. See explain above paragraph.