Lolo: -------------------------------------------------------------------------------- Hello,
It is probably a stupid question but I would like to understand how HTML words highlighting works with PSPad. For example, in the piece of code below, when clicking on <p>, <b> or <div> tags they are highlighted. But, all others are not highlighted. Could you give me the reason please? ... Thanks in advance and have a nice day. -------------------------------------------------------------------------------- Only selected tags are highlighted this way, as it seems to be an expensive process, it might slow the editor to much if it were active for all tags. Currently, those tags are selected, which supposedly have longer code between them and are important for orientation. vbr -- <http://forum.pspad.com/read.php?2,53111,53113> PSPad freeware editor http://www.pspad.com
