mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
* update vscode-test-web * add @playwright/browser-chromium * add skipLibCheck * add skipLibCheck * use esnext * cleanup
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.