Earlier quoted context omitted.
It's plausible, given that VS Code is effectively a web app. (the exception in features could be Extensions) Not the first IDE to have full-feature parity on desktop and web.
Given that a locally running VS Code can interact with the host system, and a webpage cannot, I'm sure there will be some differences between the two. And like you said, the exception in features could be extensions. If that's the case, it's not "the full Visual Studio Code experience". (Not to take away from their announcement, it's very interesting and I've joined the wait list, just this type of absolute wording i…
I mean, yes, there are some differences between the two (and keep in mind you can also access a Codespace via a locally installed copy of VS Code in a remote development environment, where the remote dev environment is the Codespace VM), but as far as I know, there are very few differences between how a remote environment locally works vs a remote environment using the browser-hosted editor.
You’re correct when you say there are differences, but I still feel like “full” experience is accurate. Full doesn’t have to mean 1:1 copy. To me it just means aren’t losing out on something.
I work at Microsoft on Azure but not on VS Codespaces or GH Codespaces. I’m just a fan/user of both.