mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 17:22:29 -05:00
* Corrects keyboard shortcuts for linux * Changed python to match the one listed in docker/Dockerfile * Revert "Changed python to match the one listed in docker/Dockerfile" This reverts commit 683c226eb600bc89b449f258d463d2a6b14aebe6. * Adjusts retry count for dialog elements to close. * Code clean up * Revert "Adjusts retry count for dialog elements to close." This reverts commit 64a8bf48fa72eb26830aeaa55721c7ff846d131e. * Code cleanup * Adjusts key binding
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.