Asher
Asher
@guiruggiero Just to check, you are using code-server with https right? And do you access it directly, or is it in an iframe or anything like that? Does it happen...
Are you using an iframe or accessing directly? Any chance you can run `code serve-web` with native VS Code in your VM and see if it reproduces there as well?...
I have seen reports that Jedi is buggy (I think in native VS Code it uses Pylance instead of Jedi) but supposedly the `detachhead.basedpyright` extension works pretty well.
Is this the right project? I am not sure what this app is.
Could you provide details on how to reproduce? The error message does not look like it came from code-server. Is it from an extension perhaps?
One thing I noticed is that in Codespaces installing Copilot Chat also installs a second Copilot extension which seems to be missing from Open VSX. Not sure if that is...
As I understand it, Copilot is closed source and not licensed to run in non-Microsoft builds of VS Code, and using assets from the marketplace in non-Microsoft builds is also...
If this is broken in GitHub codespaces as well, then it sounds like a problem in VS Code itself! An issue should be opened at https://github.com/microsoft/vscode instead.
Closing in favor of the upstream issue (thank you for finding that by the way).
I am not sure what this means, could you write full reproduction steps?