Menu

#1 Patch to get approximately correct line-numbers for sidekick

open
nobody
None
5
2007-03-06
2007-03-06
strank
No

Hi,

attached patch records not only initial but also final linenumbers when parsing python files.

This allows passing the information to sidekick, which in turn allows the 'tree selection follows caret' behaviour of sidekick to work.

cheers,
stefan

Discussion

  • strank

    strank - 2007-03-07

    Logged In: YES
    user_id=1731600
    Originator: YES

    Slightly adjusted patch: small bug in inspector.py
    File Added: linenumber.patch

     
  • strank

    strank - 2007-03-07
     
  • strank

    strank - 2007-03-07

    Logged In: YES
    user_id=1731600
    Originator: YES

    another update to allow for decorators in python source!
    (but that should be the final one ;-)

    File Added: linenumber-new.patch

     

Log in to post a comment.