Multiple words highlighting

Hi!

Is there any way to make 4coder highlight multiple words at once? I'm trying to make highlighting for token references, but view_post_fade and view_set_highlight are working only for one token at the time.
Sorry, if I'm missing something obvious.
Cheers

Edited by Maciek on Reason: Initial post
Nope, you are right. The current API only supports one highlight at a time. In the next build (4.0.29) a new feature will be introduced that supports the effect you are asking for.
Thank you for responding. This will make 4coder customization even more awesome. Can we know when 4.0.29 will go live?