vscode/test/automation
..
src
tools
.gitignore
.npmignore
README.md
package-lock.json
package.json
tsconfig.json

README.md

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.