Skip to content

Integrated Browser inside DevContainer should use the host port #311133

@danmcpherson

Description

@danmcpherson

When using a DevContainer for development, local ports are mapped to random host ports.

When the agent calls the integrated browser it uses the local port which fails as the integrated browser is running in the context of the host.

So, the integrated browser should know the session is a DevContainer and open the mapped host ports rather than the inaccessible local container port.

Metadata

Metadata

Labels

browser-integrationWeb browsing features integrated into VS Code (e.g. integrated browser)feature-requestRequest for new features or functionality

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions