BerndN

Results 5 comments of BerndN

@livecodeali I will try to incorporate my recent changes to Folding into this pull-request. If I can't manage that I will do a new pull-request against develop and close this...

@livecodeali I updated the pull-request to the latest features of code folding. (It took me several attempts for some unfortunately) Then I copied the seven affected .livecodescript files and installed...

had to add empty quoted literals to foldAll. Otherwise strange things in quoted literals (especially /* or */) could cause malfunctions

This was the place I found where it did what I wanted. I am not even sure it is the best place to fix this. I wanted to change as...