mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
14077dbc5b
This fixes things for MCP... with a hack. But Playwright is not interested in having interop between Playwright & Playwright MCP atm... so this is the best we can do for now.
VS Code Automation Package
This package contains functionality for automating various components of the VS Code UI, via an automation "driver" that connects from a separate process. It is used by the smoke tests.