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
@commandline-be I need some more information. The error does not occur for me. Neither in vscode nor vscodium. I edited an existing and created a new file from scratch. No Error
I added a typeguard till vscode team discusses what to do. There is a minor API Change which breaks my code. NotebookData is not always a class but my extension is handed over a object with same interface
whenever a file is save it returns this message
Failed to save 'myfile.http': t.getCells is not a function
The text was updated successfully, but these errors were encountered: