mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 06:38:23 +00:00
c717237d7c
* Remove vscode-notebook-tests in favor of an .ipynb in vscode-smoketest-express * Update build folder * Add build task to correct platform * Build for smoke tests on other platforms * Fix repo url and remove comment * Just -media? * Update darwin/win32 as well |
||
---|---|---|
.. | ||
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.