Page 4 of 4
Re: Code folding for Livecode 9.6.9 and up
Posted: Thu May 16, 2024 7:34 pm
by speedbump1981
bn wrote: Wed May 15, 2024 7:26 pm
New and current version of Code Folding
...
Kind regards
Bernd
This is awesome, Bernd! Excellent work

Re: Code folding for Livecode 9.6.9 and up
Posted: Sun May 19, 2024 11:22 am
by bn
Thank you Derrek,
much appreciated.
Kind regards
Bernd
Re: Code folding for Livecode 9.6.9 and up
Posted: Thu Jul 25, 2024 1:58 pm
by bn
Hello all,
I successfully installed Code Folding
(link to the current version:)
viewtopic.php?f=9&t=38912&start=30#p229971
in
LC 9.6.13 (rc1)
LC 10.0.0 (rc1)
LC Create 1.0 (DP1) in "Classic" mode
This means that you can install above linked Code Folding starting from LC 9.6.9 to the current versions of LC
Usually the release versions also work when Code Folding works in rc or DP versions since the IDE does not change too much.
(Please use the option to make a backup of the 6 IDE files that will be modified before applying the patch permanently, just in case...)
Kind regards
Bernd
Re: Code folding for Livecode 9.6.9 and up
Posted: Fri Oct 18, 2024 10:22 pm
by bn
Hello All,
I succesfully installed and used Code Folding for some time now:
(link to current version)
viewtopic.php?f=9&t=38912&start=30#p229971
in
LC 10.0.0
LC 10.0.1 rc1
LC Create (DP4) in "Classic" mode
Kind regards
Bernd
Re: Code folding for Livecode 9.6.9 and up
Posted: Fri Oct 18, 2024 10:34 pm
by stam
Awesome Bernd, thank you. This is mandatory for all serious coders!
Re: Code folding for Livecode 9.6.9 and up
Posted: Sun Nov 10, 2024 7:32 pm
by Fjord
I'm currently using the code folding to help me with a 7 stacks project and I DO like it!
Which made me think of a feature (in case you need an idea.

add a check box to show/hide private handlers in the flowchart
Thanks for the great feature!
--
François
Re: Code folding for Livecode 9.6.9 and up
Posted: Tue Nov 12, 2024 9:05 pm
by bn
Hello François,
Thank you, I am glad code folding is of help.
However I do not understand:
add a check box to show/hide private handlers in the flowchart
Code Folding does not have a flowchart.
Andreas Bergendal did a "Mapping Handler Dependencies" stack that shows a flowchart.
viewtopic.php?f=9&t=37644&p=227207#p227651
Is it that what you mean?
Kind regards
Bernd
Re: Code folding for Livecode 9.6.9 and up
Posted: Tue Nov 12, 2024 10:07 pm
by Fjord
>Berndt: Oooopss, my mistake; I'm sorry, I got mixed up between both very useful tools, yours and Andreas'.
Re: Code folding for Livecode 9.6.9 and up
Posted: Tue Nov 12, 2024 10:17 pm
by SWEdeAndy
Haha, yes, I was also intrigued by the flowchart reference.

Anyway, I’d be happy to add the ability to hide private handlers in my tool if you think that would be useful.