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
When you open a file, switch it to be split screen, then press Ctrl + G and go somewhere it scrolls back to your original scroll position (somewhat at least).
Environment
VSCode Version: 1.82.2 commit abd2f3db4bdb28f9e95536dfa84d8479f1eb312d (at least I think that's a commit hash)
Extension Version: v1.9.12
Operating System: Linux
Steps to reproduce
open a file with the hex editor
set the file to be split screen
press Ctrl + G and type in an offset that scrolls the screen
attempt to scroll with the mouse
Expected behavior: The screen should stay scrolled to that offset Actual behavior: It sets the scroll to about where you were scrolled before you Ctrl + G'd to the offset
Issue summary
When you open a file, switch it to be split screen, then press Ctrl + G and go somewhere it scrolls back to your original scroll position (somewhat at least).
Environment
Steps to reproduce
Expected behavior: The screen should stay scrolled to that offset
Actual behavior: It sets the scroll to about where you were scrolled before you Ctrl + G'd to the offset
Aditional information
#439 may be related to the issue I am facing.
The text was updated successfully, but these errors were encountered: