mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-27 13:40:25 +00:00
* linux - remove `--no-sandbox` flag We should not disable sandbox on Linux. We only added this to support running on Kernel <= 3.8 where setuid sandbox is used. * fix ci * add some docs
VSCode Tests
Contents
This folder contains the various test runners for VSCode. Please refer to the documentation within for how to run them: