Results 777 comments of Asher

Closing as an upstream issue, either VS Code or sounds like it could be iOS itself.

Hmm this is maybe tricky. The version number is accurate because it is meant to be the version of VS Code, which is 1.95.1. But maybe we should change the...

We have two `package.json` files, one in the root and one in `lib/vscode`, the root one is `code-server` and the `lib/vscode` one is `code-oss`, which I think makes sense because...

No problems with that change as far as I know, it just has not been done yet. I am not sure where it actually gets set, so it is an...

Yeah somewhere along the line `code-oss-dev` becomes `code-server` but I am not sure where it happens. It is probably sufficient to just change it after we finish building as part...

It sounds like there might be two issues? 1. Profiles are stored in the browser instead of the server, so they are not shared between browsers, in other words a...

Closing for now as an upstream issue, but if you test Codespaces and this is wrong let me know and we can reopen.

Sorry for the delay. Could you post the browser console logs as well? And maybe the server logs as well.

Closing for now but let me know if you come back to this.

This might be a better question for the Node folks. This could help: https://github.com/nodejs/help/issues/1754 Could be that Docker needs to be updated.