Skip to content

Conversation

@sandy081
Copy link
Member

fix #186308

@sandy081 sandy081 enabled auto-merge (squash) June 28, 2023 11:34
@sandy081 sandy081 self-assigned this Jun 28, 2023
@vscodenpa vscodenpa added this to the June 2023 milestone Jun 28, 2023
const res = await this.dialogService.confirm({
message: localize('troubleshoot issue', "Troubleshoot Issue"),
detail: localize('detail.start', "Issue troubleshooting is a process to help you identify if the issue is with {0} or caused by an extension.\n\nDuring the process the window reloads repeatedly. Each time you must confirm if you are still seeing problems.", this.productService.nameLong),
detail: localize('detail.start', "Issue troubleshooting is a process to help you identify the cause for an issue. The cause for an issue can be a mis-configuration, due to an extension, or be {0} itself.\n\nDuring the process the window reloads repeatedly. Each time you must confirm if you are still seeing the issue.", this.productService.nameLong),
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
detail: localize('detail.start', "Issue troubleshooting is a process to help you identify the cause for an issue. The cause for an issue can be a mis-configuration, due to an extension, or be {0} itself.\n\nDuring the process the window reloads repeatedly. Each time you must confirm if you are still seeing the issue.", this.productService.nameLong),
detail: localize('detail.start', "Issue troubleshooting is a process to help you identify the cause for an issue. The cause for an issue can be a misconfiguration, due to an extension, or be {0} itself.\n\nDuring the process the window reloads repeatedly. Each time you must confirm if you are still seeing the issue.", this.productService.nameLong),

@sandy081 sandy081 requested a review from Tyriar June 28, 2023 14:06
@sandy081
Copy link
Member Author

@Tyriar Accepted the suggestion. Thanks.

Copy link
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

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

FYI you can hit the commit suggestion button on .com to apply the suggestion in 2 clicks

@sandy081 sandy081 merged commit 3b931dd into main Jun 28, 2023
@sandy081 sandy081 deleted the sandy081/obliged-magpie branch June 28, 2023 14:21
@github-actions github-actions bot locked and limited conversation to collaborators Aug 12, 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.

Tweak wording of Troubleshoot kick-off message

4 participants