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

Change extension category to SCM Providers #5

Merged
merged 1 commit into from
May 4, 2017

Conversation

joaomoreno
Copy link
Contributor

VSCode could automatically drive users to discover new SCM Providers in the Marketplace. For this, we need the extensions to have the correct category.

Related to microsoft/vscode#25696

@mrcrowl
Copy link
Owner

mrcrowl commented May 4, 2017 via email

@joaomoreno
Copy link
Contributor Author

Give it a try, the category should be available now.

@mrcrowl mrcrowl merged commit 3e5c044 into mrcrowl:master May 4, 2017
@mrcrowl
Copy link
Owner

mrcrowl commented May 4, 2017

@joaomoreno vsce won't let me publish with that category:

C:\Users\mrcrowl\Documents\GitHub\vscode-hg-scm> vsce publish
Executing prepublish script 'npm run vscode:prepublish'...

> hg@1.0.4 vscode:prepublish C:\Users\mrcrowl\Documents\GitHub\vscode-hg-scm
> tsc -p ./

Publishing mrcrowl.hg@1.0.4...
Error: The category 'SCM Providers' is not available in language 'en-us'.

(vsce version 1.20.0)

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.

2 participants