Hi,

if you have foliding activated and a C source code with something like


line 1:
line 2: #if 1
  [folded]
line 9: ...

and then start to type /* in line 1 to enter a comment: Then the fold
in line 2 is uncollapsed, also all subfolds.

Obviously this happens since the scopus of the newly inserted comment
start ("/*") is not terminated by "*/" and so reaches into the folded
section. However, this should not cause the next fold to uncollaps.
This is quite confusing from the user's viewpoint.

Thanks

Felix

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to