by robert » Thu Mar 01, 2012 1:53 pm
Hi Martin,
There is currently no way to add keywords to an existing language, though there is a
Feature Request for it. I might end up adding this soon since it is a nice trade-off between being able to add
and remove keywords from a language (the most robust solution) and what we have today (can't change existing lexers whatsoever without changing the .flex source).
Hi Martin,
There is currently no way to add keywords to an existing language, though there is a [url=http://sourceforge.net/tracker/?func=detail&aid=2840465&group_id=236909&atid=1101469]Feature Request[/url] for it. I might end up adding this soon since it is a nice trade-off between being able to add [b]and remove[/b] keywords from a language (the most robust solution) and what we have today (can't change existing lexers whatsoever without changing the .flex source).