mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-24 03:35:38 +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: