mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-30 19:46:20 +01:00
a4a2d8f0f4
This renames the flag as the title suggests but keeps `--disable-keytar` in the `deprecates` section so it still works. Fixes https://github.com/microsoft/vscode/issues/191498
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.