Page 3 of 11

CodeCaddy v1.04x build 403 12.12.07 save 6079

Posted: Wed Dec 12, 2007 7:43 pm
by blueznl
New version v1.04x build 403 12.12.07 save 6079.

Changes:

- .swf flash file is now included in the archive
- format function will now take out tab characters

For yrreti: I've choosen to whipe out all tab's, as they would screw up reformatting the source anyway.

Posted: Thu Dec 13, 2007 8:34 pm
by yrreti
:?: I saw some changes, like the addition or your swf file and the source files, but
could you have accidently zipped the wrong exe? Because there is no change in
indenting. The tabs are not converted or removed?
Thank you very much for trying though.

Posted: Thu Dec 13, 2007 8:59 pm
by blueznl
Duh? Might have made a mistake. I will check tonight.

Posted: Thu Dec 13, 2007 10:55 pm
by blueznl
Yeah, made a mistake, new version up.

New version v1.05x build 405 13.12.07 save 6084.

Changes:

- fixed 'tab to spaces' option

Posted: Fri Dec 14, 2007 5:26 am
by yrreti
:D :D :D WORKS BEAUTIFULLY :D :D :D
Thank you very much.
I know I am going to have a lot of use for this!
Thank you for sharing this program.

Posted: Fri Mar 14, 2008 1:00 pm
by DoubleDutch
The tools.prefs file is not in the Program files dir any more - for the install system - its somewhere within appdata...

Posted: Tue Mar 18, 2008 11:12 pm
by blueznl
Correct, but I lost the context a little :-)

Re. tools.pref: CodeCaddy is checking if it can find a tools.pref file in its current folder, or in the PureBasic data folder. Upon installation CodeCaddy tries to find it, and if it cannot, it tries to create one.

Dunno which version I upped last, I've done a complete rewrite in PB4.x, except for CodeSync. Still need to do some work there... the rest appears to be fully functional.

Posted: Sun Nov 16, 2008 9:01 pm
by blueznl
New version v1.13x build 515 16.11.08 save 6732.

Fixed more bugs, mostly due to upgrading from PB 3.9x to PB 4.xx. CodeSync still isn't working though, that's the next one on my list.

Changes:

- fixed crash on multiple instances
- fixed logfile showing off-screen (bug in x_lib)
- codesync still needs to be fixed!

As usual, the file is here:

http://www.xs4all.nl/~bluez/datatalk/codecaddy.zip

Posted: Tue Nov 18, 2008 12:42 am
by yrreti
Thanks blueznl for the update of your program. :)

Posted: Tue Nov 18, 2008 9:59 am
by blueznl
I have to. I use it myself all the time :-) Numbered backups have saved my ass so many times, I don't even want to think about developing without it...

Posted: Wed Feb 25, 2009 12:06 am
by Kurzer
Hello blueznl,

one question before I try to install CodeCaddy.
Is CodeCaddy ready for a /PORTABLE-"Installation" of Purebasic?

Would the automatic installation of the Tools-menu work propper without having the PB prefs files in %Appdata%\Purebasic\?

Kind Regards

Markus

Posted: Wed Feb 25, 2009 6:18 am
by Denis
Hi blueznl,

i decided to install codecaddy (v1.15x) but i have a problem.
I have Vista home edition, PB 4.30.
I use codecaddy to install it in the IDE.

When i try to reformat the code for example, i have this error, Windows dosn't find codecaddy.

Image

Here is codecaddy in the IDE tools (for reformat)
Image

Image

To get it works, i've changed the command line using full path for codecaddy

Really nice work blueznl

Posted: Wed Feb 25, 2009 7:32 am
by Denis
blueznl,

i prefere to have an indention of 5 for my codes.
Could you implement an option to put a custom value instead using 2 (i didn't find this option).

For now, i've changed indentations values in procedure format() and recompiled codecaddy (v1.16x) and it's Ok.

Posted: Mon Mar 02, 2009 12:43 pm
by Kurzer
Hello blueznl,

my question about compatibility to PureBasic portable installation is answerd now. ;)

CodeCaddy is a great tool, but why must I install it directly into the purebasic folder?
All my other tools are installed in a seperate subfolder. Well, CodeCaddy mostly works out of this subfolder if I fit the menu-entries in the PureBasic IDE.
But some functions doesn't work anymore. "Edit file" for example, because CodeCaddy expect the PureBasic.exe in it's own application path

What do you think about a seperate path for PureBasic.exe (adjustable in the prefs)? And maybe there are some other dependencies to this folder?

Posted: Mon Mar 02, 2009 9:40 pm
by blueznl
I am doing a rewrite on the supporting libs to make it 4.30 compatible. The suggested changes are good so I'll see how to squeeze them in when the conversion to 4.30 is complete.

Don't use the CodeSync option, there are some issues with that one. I also noticed that auto install in the IDE sometimes may not work (haven't got the foggiest idea why :-))...