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
I have a project with bookmarks and working with two vertical panes. The cursor is located in the left pane, use "go to bookmark" and the left pane switch to the desired bookmark, however, in the right pane, strange things are happening.
The right pane is on file a.
"goto bookmark" in the left pane
during selection of the bookmark, the right pane jumps to file b (always the same, even if not opened yet)
select bookmark in the left pane, the right pane jumps to file c (always the same, it's another bookmark)
Well, in general, the goto bookmark flow mess with the pane which is not in focus, setting it to different states of opened files and focused file, all along the bookmark selection process on the primarily focused pane.
The text was updated successfully, but these errors were encountered:
antoine-gallix
changed the title
While in split screen, "go to bookmark" changes other pane
While in split screen, "go to bookmark" also changes other pane
May 30, 2016
I have the same problem/complaint/feature request. It looks like what's happening is if you have focus on one pane, and the next bookmark, or the bookmark of interest is in another file open in another pane, rather than switching to the already opened file pane (expected behavior), it brings the bookmarked file to the current pane, which results in file grouping getting all mixed up.
I have a project with bookmarks and working with two vertical panes. The cursor is located in the left pane, use "go to bookmark" and the left pane switch to the desired bookmark, however, in the right pane, strange things are happening.
The right pane is on file a.
"goto bookmark" in the left pane
during selection of the bookmark, the right pane jumps to file b (always the same, even if not opened yet)
select bookmark in the left pane, the right pane jumps to file c (always the same, it's another bookmark)
Well, in general, the goto bookmark flow mess with the pane which is not in focus, setting it to different states of opened files and focused file, all along the bookmark selection process on the primarily focused pane.
The text was updated successfully, but these errors were encountered: