Before anything else, thanks to the creator for this wonderful editor. I'm using PSPad to code in x/HTML + PHP, so I'm constantly using the multihilighter.
I've noticed that while some HTML tags such as <form> or <table> when located under the cursor hilight the corresponding closing tag, other tags such as <h1> don't do this; why? How can i change this to make all tags that don't close on themselves to hilight the matching closing tag? Secondly, can't this kind of behaviour be added also to the PHP syntax? It would be very nice to see each "if" match its corresponding "endif", and the same goes for any other control statement... By the way, another little question: how can i make the focus remain in the editor window when pressing the language help key? For example, the cursor is on str_pos function call, i press F2 and the php help appears, but the editor window loses focus... Sorry if these are a simple questions, but I've searched pspad help and forums here and i found nothing... -- <http://forum.pspad.com/read.php?2,50065,50065> PSPad freeware editor http://www.pspad.com
