Don't worry about this, but it would be a really cool feature!
If you could write plugins, and then use them from codesurge. For example, there's that program that automatcally indents your code, and also a program which shortens your code to 20 lines. From codesurge you could do file>plugins>autoindenter.exe
Then you codesurge could run that in the background on your current code by giving a commandline with the path in to the exe.
As I said, don't worry about implementing it yet, but in the future, it would be good!
Now for the present:
When you press F1, could you make it so that it goes back to the last highlighted command to determine which help file to go to. At the moment, you have to go through the menu to get to the help of some commands. Also, when you reference a multidimensional array after a command, such as:
position object 1,objects(1,1).x,y,z
the extra comma makes the program think that you are typing stuff in for z when you are doing y. You could make it only count the comma if it's not between brackets.
Apart from that it's still by far the best DBP IDE!!!
There are three types of people, those that can count and those that can't.