#7437
Yutaka Emura
Keymaster

blades018 wrote:
I can see you failed to throw that portion of code in to the editor and play around with it. This is a fairly obvious bug.

Throw away everything from the previous posts.

lets try this again…
scenario 1
//##############
begin // minus here, which is correct

// begin (no minus here, which is correct)

end
//##############

scenario 2
//##############
begin // minus here, which is correct

// begin (a minus now appears because of the comment in the following line of code, incorrect)
// stuff

end
//##############

on a side note, it seems like you inverted the “Make Comments Collapsible” check box

I now understand what you mean. It should be fixed in alpha 33. Thanks!