Ian Mold: > Is it possible to define a set of keywords that contain spaces?
Its not currently implemented in any lexers and is somewhat complex as the two words may be on separate lines and lexing is often performed separately for adjacent lines such as when scrolling down reveals shows one line then the next. Depending on the language, it may also be possible for comments to appear between the two words. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
