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
highlight.js replaces the content field of the file view, which resets the caret's position to (0, 0). caret.js doesn't seem to work, probably because the entire field is replaced.