Hi, just a question, it is feasible to use a custom tokenizer for the autocompletebox in order to compose the text blocks?
My tokenizer currently supports a vast variety of "quoted" parts, escape sequences and separators thus would be difficult to use just separators, because if separator is , then the quoted text "Hello, World", will be considered 2 blocks instead of 1.
Best Regards
Andrea