Syntax highlighting problem ?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Hervé Prisciandaro

Syntax highlighting problem ?

Post by Hervé Prisciandaro »

I tried to make a .syn for JSP.
I took the html.syn and add in the keyword 4 section some words:
jsp
useBean

In a construction like "<jsp:useBean " the word jsp is not recognized.
If I try "jsp:useBean" in the syntax file, everything go weird.

In a future version of textpad, will we see some extended features about syntax highlighting like:
_ regexp (even if it's slower)
_ sub-syntax (do you know jEdit ?)

Thank you
Post Reply