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
In #476 it was
incorrectly assumed that the content on disk is the most up-to-date
version. An unsaved buffer in the editor could be newer than the file on
disk and thus we should always load the script with the snapshot from
editor.
PR fix#632
0 commit comments