Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support downloading "dev" for a certain release #2

Closed
roblourens opened this issue Jul 12, 2019 · 1 comment
Closed

Support downloading "dev" for a certain release #2

roblourens opened this issue Jul 12, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@roblourens
Copy link
Member

I'd like to be able to say vscode-dts dev 1.36 to make sure I get a proposed .dts which is compatible with my vscode.d.ts. The one from master is not guaranteed to be compatible with the vscode.d.ts from a release. This is probably mainly just useful for people like me who are actually shipping an extension that uses proposed, not just using those APIs for development.

@octref octref closed this as completed in c6e269c Sep 6, 2019
@octref
Copy link
Contributor

octref commented Sep 6, 2019

In next version you can use npx vscode-dts dev <git-tag | git-branch>.

@octref octref added the enhancement New feature or request label Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants