CodeCaddy v2.08x
Posted: Sun Jun 17, 2007 10:02 pm
(Latest version: see the last email in this thread.)
Yes. I've been working on this for a while now. And there have been multiple versions, but here it finally is: CodeCaddy.
Download it here: http://www.xs4all.nl/~bluez/purebasic/codecaddy.zip
Homepage: http://www.xs4all.nl/~bluez/purebasic/purebasic 29.htm#codecaddy
Introduction flash file: http://www.xs4all.nl/~bluez/datatalk/codecaddy.htm
Laughable video: http://www.youtube.com/user/blueznl#p/a/u/0/4Fm-APNHNOc
Yes. CodeCaddy comes with documentation, inside the archive there is a 'quickhelp.txt' file. Please read it if you have any questions... There is also a 'history' section in the source code which (should) show the latest changes.
What it does:
* look for any occurancies of specified code
* create numbered backups (jaPBe style with a little pizzaz) in a dedicated backup folder using .cdy and .bak files
* installs itself in the PureBasic IDE tools menu, but only if you tell it to
* synchronize two folders taking .cdy .pb .bak files in account (good for bringing your code with you)
* add build date, build number and save number constants on compilation time (like PureBuild)
* flatten multiline sections, ie. lines ending on '_'
* auto indent your code (with configurable keywords)
* search websites for keywords selected in the editor
(It's hard to explain, much easier to use.)
CodeCaddy can install itself in PureBasic 3.94 to 4.51, thus far I've not encountered any problems.
Yes. I've been working on this for a while now. And there have been multiple versions, but here it finally is: CodeCaddy.
Download it here: http://www.xs4all.nl/~bluez/purebasic/codecaddy.zip
Homepage: http://www.xs4all.nl/~bluez/purebasic/purebasic 29.htm#codecaddy
Introduction flash file: http://www.xs4all.nl/~bluez/datatalk/codecaddy.htm
Laughable video: http://www.youtube.com/user/blueznl#p/a/u/0/4Fm-APNHNOc
Yes. CodeCaddy comes with documentation, inside the archive there is a 'quickhelp.txt' file. Please read it if you have any questions... There is also a 'history' section in the source code which (should) show the latest changes.
What it does:
* look for any occurancies of specified code
* create numbered backups (jaPBe style with a little pizzaz) in a dedicated backup folder using .cdy and .bak files
* installs itself in the PureBasic IDE tools menu, but only if you tell it to
* synchronize two folders taking .cdy .pb .bak files in account (good for bringing your code with you)
* add build date, build number and save number constants on compilation time (like PureBuild)
* flatten multiline sections, ie. lines ending on '_'
* auto indent your code (with configurable keywords)
* search websites for keywords selected in the editor
(It's hard to explain, much easier to use.)
CodeCaddy can install itself in PureBasic 3.94 to 4.51, thus far I've not encountered any problems.