Perhaps the syntax delimiters could even be a regular expression like this one for HTML:
Keywords1Start: <\[A-Za-z\]+
This would be great as long as you always put spaces between < and other variables in test statements.
Search found 3 matches
- Wed Feb 02, 2005 10:04 pm
- Forum: Enhancement Suggestions
- Topic: Syntax delimiters per keyword section
- Replies: 4
- Views: 382
- Thu Jan 27, 2005 4:40 pm
- Forum: Enhancement Suggestions
- Topic: Syntax delimiters per keyword section
- Replies: 4
- Views: 382
- Thu Jan 27, 2005 3:47 pm
- Forum: Enhancement Suggestions
- Topic: Syntax delimiters per keyword section
- Replies: 4
- Views: 382
Syntax delimiters per keyword section
I'd like to see TextPad be able to differentiate (for instance) JSP from javascript by recognizing the JSP delimiters <% and %>, highlighting them, and using them as a trigger to highlight only the JSP keywords in that section. Then it would follow that you'd have to be able to establish a ...