Alrightythen
Modified the .jlex file per directions and it's working. Now I need to figure out what my colors should be for various components.
Thanks again for the assistance and the beautiful library it is pretty awesome.
I even implemented a completion provider which was also pretty darned simple.
The completion provider is having a similar issue. If I type HT and hit ctrl+space it comes up with a list of my samples. Including things like HTTP::respond however if I continue to type it closes the list once I get to HTTP if I try and hit crtl+space again it starts over.
I'm not terribly worried about this particular issue. I can select the correct component from the pull down list. Now that syntax highlighting is fully featured I'm pretty much ready to start giving it to other people in my organization who will use it.
