Allow regular expressions in keyword entries for syntax def
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 1
- Joined: Wed Jul 06, 2011 3:37 pm
Allow regular expressions in keyword entries for syntax def
The current syntax definition recognizes keywords only. However, there are many cases of grammars that are not keyword specific, such as XML. If there were a way to specify a regular expression instead of a keyword, it would extend the capabilities of the product to perform syntax recognition of non-keyword-based grammars with what appears to be a relatively straightforward enhancement.