coder / code-server

VS Code in the browser
https://coder.com
MIT License
66.51k stars 5.45k forks source link

Update Code to 1.88.0 #6745

Closed benz0li closed 3 months ago

benz0li commented 3 months ago

Fixes https://github.com/coder/code-server/issues/6744

benz0li commented 3 months ago

code-server-4.23.0-rc.1-linux-amd64.tar.gz with Code 1.88.0 is deployed at https://coder.jupyter.b-data.ch.

Functionality [modified by patches] tested and found to work:

Workspaces and Jupyter Notebooks also work fine:

benz0li commented 3 months ago

@code-asher Please have a closer look at the changes in lib/vscode/src/vs/platform/extensionResourceLoader/common/extensionResourceLoader.ts and the modifications regarding this file in

code-asher commented 3 months ago

extensionResourceLoader.ts looks good to me. Fantastic work as always, and thank you!