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

Test: Extensions Reporting via Quick Acccess #208468

Closed
3 tasks done
justschen opened this issue Mar 22, 2024 · 0 comments
Closed
3 tasks done

Test: Extensions Reporting via Quick Acccess #208468

justschen opened this issue Mar 22, 2024 · 0 comments

Comments

@justschen
Copy link
Contributor

justschen commented Mar 22, 2024

refs #196863

Complexity: 2

Create Issue


Background

Issue reporting quality of life features have been in the works for a while. This is one of them! We've added reporting to the quick access via issue<space> and can be disabled with the experimental setting extensions.experimental.issueQuickAccess.

Steps

  1. From the quick access CtrlCmd + P, search issue<space> (issue with a space).
  2. Try using any of the extensions.
  3. Report an issue from those extensions. (note, Python and Python Debugger extensions utilize a special menu contribution which allows them to include additional configuration data).
  4. Disable the experimental setting.
  5. Try again, and nothing should happen.

Things to verify

  • setting works as intended
  • all of your added extensions are added.
  • issue template is prefilled with correct selection (source, extension source, etc).
  • test that links (the info button) go to the correct extension page.
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

5 participants