Page 1 of 1

are wildcards allowed in syntax files?

Posted: Thu Mar 21, 2002 8:43 am
by Detlef Garte
Hi,
is there a possibility to use wildcards in my syntax file?
I.e. I want to use it in a way like

[Keywords 3]
Cci*

That means, all key words starting with "Cci" should be highlighted (CciStart, CciStop...). I need to do this because at the moment I don't know _all_ of these words (they are in development) and have no chance to edit my syntax file again and again...

THX

Detlef