Skip to content

Add prompt to "test on insiders" to issue reporter #154227

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

d3chapma
Copy link

@d3chapma d3chapma commented Jul 6, 2022

This PR fixes #52210

Opted to check nameShort in the configuration rather than
vscodeVersion. Seemed more direct, but could change without an issue
if there is good reason.

Downcasing nameShort just to be sure.

Test by executing "Help: Report Issue..." in the command palette. You can then check that the message is added when it is not the insiders version and not when it is.

Unfortunately, I'm not sure how to configure launching VSCode to look like the insiders version.

d3chapma added 2 commits July 5, 2022 23:42
Fixes microsoft#52210

Opted to check `nameShort` in the configuration rather than
`vscodeVersion`. Seemed more direct, but could change without an issue
if there is good reason.

Downcasing `nameShort` just to be sure.
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.

Add prompt to "test on insiders" to issue reporter
4 participants