mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 11:10:48 +00:00
cff275ae64
* adopt custom hover in settings and keybindings editor * fiy smoketests |
||
---|---|---|
.. | ||
src | ||
tools | ||
.gitignore | ||
.npmignore | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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.