vscode/test/automation
2024-08-05 14:14:23 -07:00
..
src Simplify getInstances. 2024-08-05 14:14:23 -07:00
tools
.gitignore
.npmignore
package.json chore: update to electron 29 (#209818) 2024-05-11 01:20:28 +09:00
README.md
tsconfig.json Fix some always true/false errors in codebase (#223359) 2024-07-30 15:37:27 -07:00
yarn.lock chore: update to electron 29 (#209818) 2024-05-11 01:20:28 +09:00

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.