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
Track last editor focused and refocus when window refocuses
In desktop VScode, focus gets lost when Alt-Tabbing or switching tab views
(unlike tabbing around a browser, which remembers)
Do some focus-tracking for the various codemirror instances. This is likely not
perfect yet, but it's a lot better
Addresses jpolitz/pyret-parley-vscode#13
0 commit comments