NEW From the makers of Ta-da List: Highrise — it's an online address book, contact manager, task list, and more. Try it free!

PSPad tips/tricks

This list is about PSPad, the editor that is going to kick UltraEdit's ass. Here's the website: http://www.pspad.com/

bullet control keys not responding after editing settings? http://forum.pspad.com/read.php?f=4&i=2345&t=2345
bullet UTF-8 support is a snap. Go to Format -> UTF-8
bullet clever tools: EyeDropper, Lorem Ipsum Generator
bullet the fundimentals: multi-language highlighting. HTML, CSS, JS in same page. View -> Change Syntax... -> XHTML multihighlighter. also under Settings -> Multihighlighter
bullet highly useful tools: Alt+M for clipboard monitor, Ctrl+Shift+E for Code Explorer
bullet built in bare-bones diffing Tool, not as good as beyondcompare, but will compare current file to the saved version on disk which is cool