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

Hpri wrote:

> 1) Add some new words to default highlighter (not starting from
> zero)

You can't add new words into build-in highlighters. 

> 2) The HTML multihighlighter is GREAT. If I make another HTML
> highlighter, I would like to use it as the base of the
> multi-highlighter.

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 ?

> 3) I make a lot of jsps. At the beginning of a jsp, you have
> some directive parts like this:
> <%@ page import='java.util.Hashtable'%>
> This part has a special syntax, and I would like to use another
> highlighter for the part <%@ ... %>

I prepare fuly configurable multihighlighter. You will be able to define
own expressions and highlighters

> 4) This is a list of questions: what is the link between a .def
> file and .ini file ? Can I add a new .def file ?

DEF file is text file, same as INI file. DEF file must have the same name
as highlighter

> 5) In the user highlighter popup, you have 4 tabs ('1', '2',
> '3' and '4') for keywords and when you want to change the
> colors in the highlighter settings you have 'key', 'key words
> 2', 'Key words 3' and 'Reserved Word' ??

It cames from the past. I can't change i, because it will have influence
of the existing colors.
Reserwed words is the second tab

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

Reply via email to