I love pspad - use it all the time. One thing would make it even better: 1) Auto insert closing html tags. At the moment if you type < it automatically does the >, same for things like quote marks. How about if it could insert what I type between the <> (adding the closing /). So if I typed <, it already does <> and my cursor is between the two. At the same time it inserts </> after and as I type eg h1 or strong its duplicated eg <strong></strong>. Would save a lot of time!
OK - not all tags will work. img src / input types don't have closing tags as they are self-closing with />, <hr /> etc, but most others do. Might also help for xml when defining own eg <author>xxx</author> How about it? -- <http://forum.pspad.com/read.php?2,46033,46033> PSPad freeware editor http://www.pspad.com
