Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Viewing same file but different class in separate windows show the same breadcrumbs. #154

Open
@TauPan

Description

@TauPan

Not sure where to report this and where this bug might happen.

If I'm viewing a file which has multiple classes and a split my emacs frame into two side-by-side (C-x 3) windows and view class A, method a in the left window and class B method b in the right window, both windows will show module_foo.py > A > a when I'm in the left buffer and will show module_foo.py > B > b when the cursor is in the right buffer, after a short delay.

If you can't reproduce this, what information would you need?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions