One thing that's been bothering me a little (not too much) is that using the default font, Courier New, at certain sizes (unfortunately, one of which I use) the underscores in comments (which are italicized) are clipped from the lines and are not displayed.
echo "This _ underscore would show up"; //This one_wouldn't. I'm not sure what the exact font specifications are, though... Can't find them. Also, for Highliter Settings, the File Mask for Language Specification doesn't work as I would expect. The masks work normally and as expected when there is only one extension, but doesn't do so when there are two extensions (multiple '.'). Example: "*.css.php" under CSS highliting doesn't only force *.css.php files to highlite as CSS, but also simply *.php files. I need this to generate differences between browsers dynamically so I don't have to manage two different style sheets. The only workaround I've come to is to use "*.css.phtml" for the style sheet, but it's a pain to ensure that servers have *.phtml as a PHP script extension. Despite all this, it's still one of the best IDE's I've come across so far. -- <http://forum.pspad.com/read.php?2,40678,40678> PSPad freeware editor http://www.pspad.com
