<http://forum.pspad.com/read.php?f=2&i=11398&t=11398> ----------------------------------------------------------------
Hello there! New PSPad user here -- sing PSPad for almost a week. Guys, You created the text editor of my _dreams!_ :) Really -- Before I have been using EditPlus, Source Edit, ConText, but PSPad became my favorite Windows text editor ( others are: DOS - QEdit, linux - vi ). There are only two features which are missing: _1._ In file explorer tab, in the left panel, You use the default file icons, while version control tools such as Subversion and CVS change the icon. Would be great IF the user could see the actual icon of the version-controlled file/folder. ( But this is not so important, since the user could simply switch between PSPad and an instance of WindowsExplorer, where the files could be browsed ) _2._ A very VERY important thing that came to my mind is that I personally am looking for a _TODO tool_. The IDEs I've seen ( IntelliJ's Idea, Eclipse ) support this as separate feature. Imagine, in the same way the code-explorer works, to search the source file with a RegEx like this: /$languageCommentSeparator\s*TODO:?\s*(\w.*?)$/ ( been writing this in a hurry, sorry if don't work, but hope You got my idea ) ...then showing the results in the bottom window, in a separate tab, and somehow marking the TODO entry as 'done'/'cannot do'/'still todo' with some color as 'done'=green, 'cannot do'=red, 'still todo'=white background... What do You think? I am dying for such tool. Would help me organize alot. Evgueny -- PSPad freeware editor http://www.pspad.com
