vscode/test/automation
Aiday Marlen Kyzy 45385e1c6f
Revert Enablement of EditContext on Insiders (#235062)
Revert "Reenabling EditContext by default on Insiders (#234888)"

This reverts commit a47f407e38.
2024-12-03 08:37:57 +01:00
..
src Revert Enablement of EditContext on Insiders (#235062) 2024-12-03 08:37:57 +01:00
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.