News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Code Folding Bugs (Solved Again... and Again)

Started by joubertdj, December 05, 2006, 03:15:00 PM

Previous topic - Next topic

joubertdj

 :x I have trouble determining if the line is a pre-processor, comment, or xml...

joubertdj

#16
 :? Scintilla bug... bug report filed at Scinitilla...

PS the other bug fix I posted actually works...

EDIT: Working for a hack around the scintilla bug...

joubertdj

Hey killerbot... I am not currently at my home pc... so here is the solution... sorry it is not in patch format... will only be able to get it to you by the end of tommorrow in patch format...

[attachment deleted by admin]

killerbot

#18
no problem, I will try to take a look at it tomorrow, otherwise it will be for sunday.

[EDIT] : you can update your patch with this new code, and I will apply it then together with your other patch concerning folding. Should be able to apply it to my work copy at work and see how it behaves friday morning. So maybe i can already path then friday afternoon ...

joubertdj

 :) Patch Uploaded...

Lets hope this one does the trick...
The patch includes the other patch of code folding and the limited amount of tests that I ran worked fine...

Patch number: 001715

joubertdj

#20
Question about a new Code Folding deletion bug number: 009380

If you read about the comments at berlios. Do you want this to delete the whole hidden part, or just delete the one line and unhide the others?

Dawie

[EDIT]... Not even sure it is fixable (Scintilla?) ... but hey ... will check

killerbot

Quote from: joubertdj on December 14, 2006, 07:10:04 AM
:) Patch Uploaded...

Lets hope this one does the trick...
The patch includes the other patch of code folding and the limited amount of tests that I ran worked fine...

Patch number: 001715

applied : good work !!!

joubertdj