Skip to content

Conversation

benz0li
Copy link
Contributor

@benz0li benz0li commented Oct 12, 2025

Fixes #7517

@benz0li benz0li requested a review from a team as a code owner October 12, 2025 06:49
@benz0li
Copy link
Contributor Author

benz0li commented Oct 12, 2025

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

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

  • base-path
  • cli-window-open
  • local-storage
  • marketplace
  • proxy-url
  • service-worker
  • web view

Workspaces and Jupyter Notebooks also work fine:

  • ms-toolsai.jupyter@2025.9.0
  • ms-python.python@2025.16.0

@benz0li
Copy link
Contributor Author

benz0li commented Oct 12, 2025

There are some errors in the browser's console:

[Error]   ERR
"Extension 'github.vscode-pull-request-github' wants API proposal 'chatSessionsProvider@2' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned."
	error (workbench.js:36:16499)
	error (workbench.js:36:17465)
	error (workbench.js:3819:15819)
	(anonymous function) (workbench.js:3829:930)
	filter
	g (workbench.js:3829:887)
	updateEnabledApiProposals (workbench.js:3829:766)
	kRe (workbench.js:3828:8090)
	(anonymous function) (workbench.js:3827:12786)

@benz0li
Copy link
Contributor Author

benz0li commented Oct 12, 2025

[Error]   ERR (2)
"Error while getting the latest version for the extension james-yu.latex-workshop from https://open-vsx.org/vscode/gallery/vscode/{publisher}/{name}/latest. Trying the fallback https://open-vsx.org/vscode/gallery/{publisher}/{name}/latest"
"Failed"
	error (workbench.js:36:16499)
	error (workbench.js:36:17465)
	error (workbench.js:3819:15819)
	(anonymous function) (workbench.js:1353:35770)

Cross reference:

@benz0li
Copy link
Contributor Author

benz0li commented Oct 12, 2025

Otherwise everything seems to be fine.

@benz0li
Copy link
Contributor Author

benz0li commented Oct 13, 2025

Ping @code-asher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Code to 1.105

1 participant