Functions§
- serve_
web - Implements the vscode “server of servers”. Clients who go to the URI get served the latest version of the VS Code server whenever they load the page. The VS Code server prefixes all assets and connections it loads with its version string, so existing clients can continue to get served even while new clients get new VS Code Server versions.