It is called Notepad++. Playing with it, I discovered that it will save files with a dot at the beginning of the file name.
I was able to open a new file, put some text in it and save it as ".test.me". A quick look with windows explorer showed ".test.me" at the top of the file list, no problem.
Just thought you'd like to know.
Thanks. This is useful to know.
- Phil
Even better yet, it is designed for editing HTML, Perl and other "code" documents. One really nice feature is it will highlight beginning and ending delimiters. Making it pretty easy to see where you forgot the end brace, comma, tag, etc.