mirror of
https://github.com/voideditor/void
synced 2026-05-22 17:08:25 +00:00
| .. | ||
| src | ||
| tools | ||
| .gitignore | ||
| .npmignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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.