vscode/test/automation
2021-05-04 10:04:13 +02:00
..
src
tools
.gitignore
.npmignore
package.json chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
README.md
tsconfig.json
yarn.lock chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02: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.