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 Jun 15, 2022. It is now read-only.
Right now, the Edit mode is not synchronized with the Preview mode.
If I'm in Edit mode at line 1, switch to Preview mode and scroll down to line 1000, and then switch back to Edit mode, it puts the cursor back in line 1.
I think the solution here is to put the cursor whenever the scroll is at — or about.
The text was updated successfully, but these errors were encountered:
Right now, the
Edit
mode is not synchronized with thePreview
mode.If I'm in
Edit
mode at line1
, switch toPreview
mode and scroll down to line1000
, and then switch back toEdit
mode, it puts the cursor back in line1
.I think the solution here is to put the cursor whenever the scroll is at — or about.
The text was updated successfully, but these errors were encountered: