Skip to content

Conversation

@connor4312
Copy link
Member

Automatically use the latest version of VS Code that satisfies all constraints in engines.vscode in package.json. (But only use Insiders if no stable build satisfies the constraints.)

This also lets users pass X.Y.Z-insider to runTests, where previously it was only possible to request the latest Insiders version.

Fixes #176

Automatically use the latest version of VS Code that satisfies all
constraints in `engines.vscode` in `package.json`. (But only use
Insiders if no stable build satisfies the constraints.)

This also lets users pass `X.Y.Z-insider` to runTests, where previously
it was only possible to request the latest Insiders version.

Fixes #176
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Be able to grab an insiders build based on the specified version (if appropriate)

3 participants