@vscode/vscode-bisect
v1.0.14
Published
Bisect released VS Code builds to find bugs or performance issues similar to what git bisect supports.
Readme
vscode-bisect
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.
Requirements
- Node.js at least
20.x.x
Usage
npx @vscode/vscode-bisect [ARGS]Help
npx @vscode/vscode-bisect --help@vscode/vscode-bisect is meant to be only used as a command line tool.
