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

Initial IssueUriRequestHandler proposed API #180363

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

TylerLeonhardt
Copy link
Member

ref #46726

@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) April 19, 2023 21:03
@TylerLeonhardt TylerLeonhardt self-assigned this Apr 19, 2023
@vscodenpa vscodenpa added this to the April 2023 milestone Apr 19, 2023
hide(descriptionTextArea);
reset(descriptionTitle, localize('handlesIssuesElsewhere', "This extension handles issues outside of VS Code"));
reset(descriptionSubtitle, localize('elsewhereDescription', "The '{0}' extension prefers to use an external issue reporter. To be taken to that issue reporting experience, click the button below.", selectedExtension.displayName));
this.previewButton.label = localize('openIssueReporter', "Open Issue Reporter");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like we should have this say External or something that makes it clear this isn't the issue reporter that you're currently in for those who don't read the description

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah makes sense. I'll do that in a follow up PR

@TylerLeonhardt TylerLeonhardt merged commit 0724039 into main Apr 19, 2023
@TylerLeonhardt TylerLeonhardt deleted the tyler/disturbed-squirrel branch April 19, 2023 21:18
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants