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 has been archived by the owner on Aug 2, 2023. It is now read-only.
Environment data
Actual behavior
On 'Jump to cursor' the focus line does not move.
Expected behavior
Focus line should move to the line where user requested
goto
.Reason:
Here
preserveFocusHint
should befalse
for the goto case.The text was updated successfully, but these errors were encountered: