You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
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?
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 > awhen I'm in the left buffer and will showmodule_foo.py > B > bwhen the cursor is in the right buffer, after a short delay.If you can't reproduce this, what information would you need?