Well some of it might be a duplication, forgive me that. - auto close tags (HTML, XML...), I am aware that the extension "any tag close" does something like this, but I meant automatically not by pressing a key.
- code folding (this feature was requested by lot of ppl, 1 more credit to it from me) - indent guide line (helps a lot sometimes) - Mark All/Unmark All (put the cursor on a word then right click "Mark all" and all occurrences of the word will be marked with a highlight color) - _Correction:_ PHP syntax highlighter has problem with <? $var = "<? content?>"; ?>, Even if it is stupid to do something like this, it should take text between '' and "" as string and do not highlight it as it is something else. - Bookmarks: double click on gutter at a line number adds a bookmark to that line, double click again to remove it. - Well im not sure if it is only me but I did not find the "Convert spaces to tabs" feature just "Convert tabs to spaces". - _Correction:_ Toolbar forgets the arrangement I do at next start. - It would be nice if the Incremental search could have it's own bar at the bottom or at the top like in firefox or jedit, not hovering the status bar or tab bar when opened and enter could jump to the next match. - _Plugins:_ It is the most important of all, it could help the developer(s) a lot, ppl actually could extend PSPad without bothering the developer(s) all the time, less work for them, more features and fun for us :). Scripting should stay too. Plugin format: *.dll (Not sure if it can be done or not tho.) - Might sound stupid but, would be nice to have an option for setting color of the highlighted bracket not only it's background. - Snippets (dockable window like code explorer where we can define groups of snippets like "PHP" and add snippet definitons under them like "PHP body" which has the content "<? ?>". Snippet means a block of code written to be able to inserted anywhere you want to.) Well for now that is all, syntax highlighting could take a little more correction but, for now it is enough, I will get flamed anyways :p. This post might sound sarcastic or rude, but it is not, I just tryed to make it clear what and why. :) -- <http://forum.pspad.com/read.php?2,44671,44671> PSPad freeware editor http://www.pspad.com
