Allows to bisect released VSCode web and desktop builds for issues similar to what git bisect
does.
Provides additional options to test a specific build by commit hash supporting stable builds as well for sanity testing.
- Node.js at least
20.x.x
npx @vscode/vscode-bisect [ARGS]
npx @vscode/vscode-bisect --help
@vscode/vscode-bisect
is meant to be only used as a command line tool.