Hi all
I'm using your TextEditor as the editor component for our proprietary in-house development environment. While I was writing all the different language dependent extensions (like the strategies for highlighting, folding and markers), I just wondered why ever on earth there is no context inside the TextWord class: It would make the implementation of the before mentionned strategies a lot easier if one could rely on the already tokenized and categorized (as result of the syntax colouring) words ...?
Nevertheless: Great work!
Cheers
Kuno