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

Add support for new extension categories #100399

Closed
5 tasks done
fiveisprime opened this issue Jun 17, 2020 · 5 comments
Closed
5 tasks done

Add support for new extension categories #100399

fiveisprime opened this issue Jun 17, 2020 · 5 comments
Assignees
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@fiveisprime
Copy link
Member

fiveisprime commented Jun 17, 2020

New extension categories have been added in the marketplace and need to be added in various places for VS Code.

  • Data Science
  • Machine Learning
  • Visualization
  • Testing
  • Notebooks

Areas that need updated

@sandy081 sandy081 added extensions Issues concerning extensions feature-request Request for new features or functionality labels Jun 17, 2020
@sandy081 sandy081 added this to the June 2020 milestone Jun 17, 2020
sandy081 added a commit that referenced this issue Jun 23, 2020
@joaomoreno
Copy link
Member

@fiveisprime There is no adoption in VSCE. The Marketplace does the category validation.

@sandy081
Copy link
Member

sandy081 commented Jun 29, 2020

@fiveisprime Only pending here is updating documentation. Guess you are taking care of this and close it after?

@sandy081
Copy link
Member

To verify:

  • Make sure new categories are shown in the suggestions in the Extensions Viewlet input box and while editing categories in package.json
  • Make sure new categories are shown while running following command code-insiders --list-extensions --category

@sandy081 sandy081 added the verification-needed Verification of issue is requested label Jun 29, 2020
@fiveisprime
Copy link
Member Author

fiveisprime commented Jun 29, 2020

Yeah, I'll take care of the documentation today (microsoft/vscode-docs#3827)

Also, the marketplace team let me know that they weren't able to get "testing" in as a category after all. This has to do with how the categories are structured for VS where there is already a "testing" top level category.

@fiveisprime
Copy link
Member Author

...and the doc change has been merged.

@lramos15 lramos15 added the verified Verification succeeded label Jul 1, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants