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
python-main.js contains two variables named editor, one all uppercase and the other lowercase. The use of the wrong EDITOR var (line 441 & 453) results in the variable not having the specified methods therefore returning an error as 'undefined'.