mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
* fix: add handle for resolveExternalUri This adds a fix to properly handle `resolveExternalUri` which is used by extensions like Tabnine. * fixup!: update patch * fixup!: force update proxy patch * fixup!: use proxyEndpointTemplate else manually add * fixup!: throw error if productConfiguration missing * feat(testing): add asExternalUri This modifies the test extension used in e2e test by registering a new command for testing `asExternalUri`. * feat: add e2e test for asExternalUri * docs: update playwright setup comments * feat: add support for VSCODE_PROXY_URI * chore: refresh patches * feat: add test for VSCODE_PROXY_URI * chore: add metadata to lang extension * fixup!: fix part of service-worker patch * fixup!: remove e2e test, update patch notes * fixup!: refresh disable-downloads * fixup!: formatting |
||
|---|---|---|
| .. | ||
| base-path.diff | ||
| cli-window-open.diff | ||
| disable-builtin-ext-update.diff | ||
| disable-downloads.diff | ||
| display-language.diff | ||
| exec-argv.diff | ||
| github-auth.diff | ||
| insecure-notification.diff | ||
| integration.diff | ||
| local-storage.diff | ||
| log-level.diff | ||
| logout.diff | ||
| marketplace.diff | ||
| parent-origin.diff | ||
| proposed-api.diff | ||
| proxy-uri.diff | ||
| series | ||
| service-worker.diff | ||
| sourcemaps.diff | ||
| store-socket.diff | ||
| telemetry.diff | ||
| unique-db.diff | ||
| update-check.diff | ||
| webview.diff | ||