mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
* A semi-working way to send a message in chat The old way stopped working... idk why... and this way isn't perfect - it has to be written on 1 line.... but I guess it's something... * add this extra check that other places use
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.