Bisect released VS Code builds to find bugs or performance issues similar to what git bisect supports.
npm install @vscode/vscode-bisectgit 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
``sh`
npx @vscode/vscode-bisect [ARGS]
`sh`
npx @vscode/vscode-bisect --help
@vscode/vscode-bisect` is meant to be only used as a command line tool.