August 19, 2007:
Well, I've finally moved CodeSurge to version 1.0 status.
You can find the newest version in the thread over in the program announcements, or by just clicking
here That will take you to the most updated version. The updates in this thread are outdated, but are still available for download if you want to see the progress of this IDE.
June 23, 2007!
Download here.
This speeds up the lagging issues with intellisense and gives you basic printing support. This update fixes once and for all (I hope) the problem a few people were having with it crashing on startup.
May 24, 2007
Finally, the newest update is here. This addresses the need to rearrange compilation order of includes, fixed a cursor and icon bug, and hopefully makes the intellisense work much better. Give it a try, and let me know how it works.
Feb. 18, 2007
Main features are word wrapping and a recent projects menu. Also a few more bug fixes/performance tweaks.
Jan. 14, 2007:
Most noticeable fix is the bracket matching no longer slows way down on large source files. I also added a save on compile feature. See my latest update post for all the details.
October 23, 2006 update:
I finally got a little time to throw together another update for you all. This is mostly just bug fixes. I did add a feature for you to manually set the DBP install path if it can't find it in the registry.
August 13, 2006 update:
I've finally added tooltip parameters for all the DBP functions/commands, as well as your own functions. Also, context sensitive help has been added along with a few very minor bug fixes/tweaks. The IDE also correctly highlights errors(both compile time and runtime). Check my latest posts for all the details. Be prepared to be astounded.
Original post:
Good day to all. I've shown a few people my IDE over MSN, but I feel that it's worthy to be posted as a WIP now.
I've been spending a lot of time on making it as absolutely rock solid and stable as I can, and there's still a lot of work to do in this area. I haven't noticed any major problems with it on my machine, so I figure it's time to give you guys the opportunity to test it out.
But before I babble on any more, you deserve a screenie of it compiling the open source FPS:
This is not nearly finished by any stretch of the imagination. I've almost gotten the basic functionality stable, and then I'm going to add in a few of what I consider necessary features. Currently, the main missing necessary features are search/replace and the ability to change the editor colors, but that shouldn't take me very long to implement. Give me another month or so, and I hope to have this up to a decent beta stage. The features I"m planning for it to have in addition to the absolute necessary features are:
* Tooltip parameters for functions (possibly even your own, not sure about it yet.
* Variable/function/label list
* Load project without opening all the included files. (Open them as you need them)
* Report the
correct line that an error occurs on when it's in an included file
* Scan the stringtables of the 3rd party functions to get their keywords.
I have a list of some other features as well, but I'm not going to post about them until I get what I've shown here implemented and rock-solid.
My goal is to make a DBP IDE that is easy, powerful, fast, and above all
rock solid. I'm attaching the latest build of the IDE, just extract the two files anywhere you like and try it out.
It scans the registry to find the compiler, and if it can't find it, it will let you know, but you can still edit with it. If it starts up without any messages, it means that everything went well. So, give it a try and give me your criticisms, praise, complaints, or whatever.
Edit: While I've tried to make sure that everything is as stable as possible, I
will not be held responsible if by your use or misuse of it you manage to kill your projects. So back them up first please.
CodeSurge
Version 1.0 finally released! Code your DBP projects in style.
(And save the kittens!)