<http://forum.pspad.com/read.php?f=2&i=12515&t=12393> 
----------------------------------------------------------------

>HTML is specific highlighter, you can't make correct HTML highlighting
using the User highlighter. What is a difference between existing and your
HTML highlighter ?

In a JSP, you can create some custom tags and incorporate them in your
HTML using the xml namespace syntax, example:
<jsp:useBean id='searchResultsList'
class='com.instranet.ISearchResultsListBean' />

I would like to highlight our custom tags ant attributes appropriately.
That's why I would like to add some words to an existing highlighter (via
an extender file with new words for example).

>I prepare fuly configurable multihighlighter. You will be able to define
own expressions and highlighters
Waaaooouuuhhh !!!! :-O :-O

Another wish: we have 4 lists of words, is it possible to have more than 4
?

Oh I forget one thing, in a jsp the sequence of chars <%!-- is a start of
comment, and --%> is the end of the comment. Is it possible to add this
sequence in the list of possible comments ?

I apologize to ask so many things, I don't want to have all of this
tomorrow, it's just some wishes of generalization of great features of
this editor.

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to