FIXED: [14.60b1] Small glitch with the new code-folding behavior

Post bug reports when testing beta versions here.
Post Reply
User avatar
pjj
Posts: 2108
Joined: 13 Oct 2009 13:48
Location: Kraków, Poland

FIXED: [14.60b1] Small glitch with the new code-folding behavior

Post by pjj »

New code folding works well for me, but I noticed a small glitch, when a line is commented out.

Code without line commented:
code-folding1.png
code-folding1.png (2.46 KiB) Viewed 3930 times
Code with line commented:
code-folding2.png
code-folding2.png (2.72 KiB) Viewed 3930 times
Result of folding:
code-folding3.png
code-folding3.png (964 Bytes) Viewed 3930 times
The same goes with block comment on one line. Another example:

This one is OK
code-folding4.png
code-folding4.png (906 Bytes) Viewed 3930 times
this one -- not so much:
code-folding5.png
code-folding5.png (1.05 KiB) Viewed 3930 times
Sometimes code folding marks are slow to appear, so I have to switch highlighter off and on.

(Attachments went awry again :()

Edit: Reuploaded attachments
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
User avatar
Rickard Johansson
Site Admin
Posts: 6575
Joined: 19 Jul 2006 14:29

Re: [14.60b1] Small glitch with the new code-folding behavior

Post by Rickard Johansson »

Should work better in beta 2. Thanks!
Post Reply