Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug across OS : Failed to save 'myfile.http': t.getCells is not a function #134

Closed
commandline-be opened this issue Oct 25, 2024 · 3 comments

Comments

@commandline-be
Copy link

whenever a file is save it returns this message

Failed to save 'myfile.http': t.getCells is not a function

@AnWeber
Copy link
Owner

AnWeber commented Oct 26, 2024

@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

@AnWeber
Copy link
Owner

AnWeber commented Oct 26, 2024

In latest Insiders this bug occurs

@AnWeber
Copy link
Owner

AnWeber commented Oct 26, 2024

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

@AnWeber AnWeber closed this as completed Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants