i'd like to have an interactive command prompt as a tab in teh log area, as to quickly do some stuff there, i.e. use the gdb debugger, use the python interactive shell or a compiler without switching to cmd window all the time. additionally, the prompt should cd in the directory of the current active source file automatically
also i'd like to specify multiple compiler statements per language, i.e. one using for a release build, one for a debug build, one for a profiling run... for that one could use some drop-down button like in the iexplore's forward button... it would also be nice if the save as dialogue would start in the directory of the file thats currently active it would also be nice to have some sort of quick directory changer toy which lists the directories of currently used files, and lets access them i.e. via shellexecute. or even better by using some shelltreeview. or a shortcut that opens the folder belonging to the current openend file via shellexecute it would also be nice if, when searching for files, and one enter a directory name that doesnt exist, a error message would appear so one could recognize a error happened, instead of the serch window exiting silently assembler filetypes should include .s, which is generated by fpc and gcc object pascal filetypes should include lpr lpi and pp as used by freepascal, and bdsproj as used by newer delphi versions maybe integrated debugger support - that would be the monster feature. gdb seems to be quite handy to use in such "embedded" case -- <http://forum.pspad.com/read.php?2,31285,50947> PSPad freeware editor http://www.pspad.com
