mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 12:54:07 -07:00
Fix: connect on docker devcontainer to vscode-ide (#7464)
This commit is contained in:
@@ -245,6 +245,7 @@ export class IDEServer {
|
||||
`gemini-ide-server-${process.ppid}.json`,
|
||||
);
|
||||
this.log(`IDE server listening on port ${this.port}`);
|
||||
|
||||
await writePortAndWorkspace(
|
||||
context,
|
||||
this.port,
|
||||
|
||||
Reference in New Issue
Block a user