mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
These conflicts will be resolved in the following commits. We do it this way so that PR review is possible. |
||
|---|---|---|
| .. | ||
| 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.