Syntax highlighting problem ?
Posted: Mon May 21, 2001 3:38 pm
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
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