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
FIX: Fixed the opening of the editor on Windows. Due to file locking on Windows, we need to write the index and close the temporary file before we open the editor. Otherwise, the editor is not able to read or change the file.