Skip to content

Test Getting Started Extension Point #117310

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

Closed
2 tasks done
JacksonKearl opened this issue Feb 23, 2021 · 3 comments
Closed
2 tasks done

Test Getting Started Extension Point #117310

JacksonKearl opened this issue Feb 23, 2021 · 3 comments
Assignees
Milestone

Comments

@JacksonKearl
Copy link
Contributor

JacksonKearl commented Feb 23, 2021

Testing #116414

Complexity: 3

Create Issue


This iteration we added a new (proposed api) contribution point for getting started items, test that it makes sense to use and works as expected.

  1. New extension with proposed API,
  2. In package.json contributes clause, add a gettingStarted field.
  3. Verify that intellisense guides you through creating items for the getting started content
  4. Verify that when running the extension, you see the contributed items in the Help: Getting Started page and can work through them
@stevencl
Copy link
Member

This all worked, although there was no auto complete for adding the gettingStarted field itself (I got intellisense for the items within the gettingStarted field though).

@stevencl stevencl removed their assignment Feb 23, 2021
@JacksonKearl
Copy link
Contributor Author

JacksonKearl commented Feb 23, 2021

Thanks! No autocomplete for the gettingStarted field is expected as it's still proposed. Hovering over the filed once written should give information though.

@rebornix
Copy link
Member

It works in overall but I'm not sure how one extension will clear the get started states other than changing the command ids used in the steps.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants