Menu

#560 Collapsing bug

1.3.8
closed-fixed
None
5
2007-09-02
2007-08-29
Anonymous
No

Many comments with such kind of comments like
def test()
############################
# #test1
############################
print test
############################
# #test1
############################
print test
############################
# #test1
############################
print test
after collapsing the 'def' function or/and the comment blocks, and coding in a new function it will appear often the comments only the function code is still collapsed the but comments not.
especially if i paste a comment block in my new function
############################
# #test1
############################
or beginning a """STRING"""

also a """STRING""" was collapsed and appeared while coding.
this is really disruptive while coding, so i never collapse my code also when it would be better to do so.

Discussion

  • Fabio Zadrozny

    Fabio Zadrozny - 2007-09-01
    • assigned_to: nobody --> fabioz
     
  • Fabio Zadrozny

    Fabio Zadrozny - 2007-09-02
    • milestone: --> 1.3.8
    • status: open --> closed-fixed
     
  • Fabio Zadrozny

    Fabio Zadrozny - 2007-09-02

    Logged In: YES
    user_id=617340
    Originator: NO

    Fixed for 1.3.9