mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 16:49:36 +01:00
56b0088dce
* 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.