Christof Marti

Results 948 comments of Christof Marti

This runs, so services in WSL can be used for the Dev Container. You can disable this in user settings:

I think `--push` used to require BuildKit in Docker. Podman does not seem to support `--push`. Ideally this would work with Podman the same way it works with Docker, so...

Reading process information from the proc filesystem will slow down with a large number of process. We could look into optimizing that. Are the zombie processes caused by a bug...

Is this still an issue? It looks like yours is the only report on this. There might have been a fix to how we retrieve PATH from the remote machine...

I'm looking into a similar approach outlined here using a custom handler (for flexibility without the extras of RetryHandler) to transparently add proxy support to `fetch` for VS Code extensions...

Most of the UI cannot be meaningfully interacted with in this case, so a modal dialog seems to make sense. On macOS the window appears to take focus, not sure...

This might be the same as https://github.com/microsoft/vscode-remote-release/issues/9535.

Please check the output of `F1` > `Developer: GitHub Copilot Chat Diagnostics` in VS Code and append it here.

@liyuerich It's interesting that the same TLS error happened with different network client implementations. Could you rerun the command to see if this just randomly fails? Are you using a...