mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 20:34:30 +01:00
8b5e6ff8c5
Esc doesn't do the right thing because a notification showed up Fix #99941
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.