please remove versions before 0.80x as there was a bug in codesync!

also known as more than just another purebuilder clone

but what is it? codecaddy is a plugin and standalone tool to enhance the pb ide, and has the following features:
- look for any occurancies of specified code
- install itself in the PureBasic IDE tools menu if you ask it to
- synchronize two folders taking .cdy .pb .bak files in account (good for bringing your code with you)
- create numbered backups (jaPBe style) in code as well as in a dedicated backup folder using .cdy and .bak files
- add build date, build number and save number constants on compilation time (like PureBuild)
- flatten multiline sections, ie. lines ending on '_'
- reformat your code on request
- it does not modify your original source code! (except when reformatting, obviously)
the whole story
http://www.xs4all.nl/~bluez/datatalk/pu ... _codecaddy
the download only
http://www.xs4all.nl/~bluez/datatalk/codecaddy.zip
a quick spin
http://www.xs4all.nl/~bluez/datatalk/pu ... y_test_run
comments are welcome