Author Topic: Code Folding Bugs (Solved Again... and Again)  (Read 14115 times)

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: Code Folding Bug (Solved:?)
« Reply #15 on: December 12, 2006, 03:55:26 pm »
 :x I have trouble determining if the line is a pre-processor, comment, or xml...

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: Code Folding Bug (Solved:?)
« Reply #16 on: December 13, 2006, 12:04:19 pm »
 :? 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...
« Last Edit: December 13, 2006, 12:41:15 pm by joubertdj »

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: Code Folding Bug (Solved Again ...)
« Reply #17 on: December 13, 2006, 08:49:02 pm »
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]

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: Code Folding Bug (Solved:?)
« Reply #18 on: December 13, 2006, 08:52:58 pm »
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 ...
« Last Edit: December 13, 2006, 08:57:42 pm by killerbot »

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: Code Folding Bug (Solved:?)
« Reply #19 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

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: Code Folding Bug (Solved:?)
« Reply #20 on: December 14, 2006, 07:38:57 am »
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
« Last Edit: December 14, 2006, 07:42:34 am by joubertdj »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: Code Folding Bug (Solved:?)
« Reply #21 on: December 15, 2006, 10:10:33 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 !!!

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: Code Folding Deletion Bugs (Solved Again... and Again)
« Reply #22 on: January 05, 2007, 12:34:48 pm »
Code Folding Deletion Bug uploaded:
PatchNr: 1801

http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1801&group_id=5358

 :) Oh yeah... will be here now for the other patches' support :)