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

Fix #163163 #164721

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Fix #163163 #164721

merged 1 commit into from
Oct 26, 2022

Conversation

sandy081
Copy link
Member

@sandy081 sandy081 enabled auto-merge (squash) October 26, 2022 16:17
@sandy081 sandy081 self-assigned this Oct 26, 2022
@VSCodeTriageBot VSCodeTriageBot added this to the October 2022 milestone Oct 26, 2022
override update(): void {
super.update();
if (this.extension) {
this.label = this.verbose ? localize('update to', "Update to v{0}", this.extension.latestVersion) : localize('update', "Update");
Copy link
Member

Choose a reason for hiding this comment

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

Wondering whether the v should be localized or not

@sandy081 sandy081 merged commit e145a12 into main Oct 26, 2022
@sandy081 sandy081 deleted the sandy081/firm-lamprey branch October 26, 2022 16:37
formigoni pushed a commit to formigoni/vscode that referenced this pull request Oct 27, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2022
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.

None yet

3 participants