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

grab message from originalMessage as well as localized #154989

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

TylerLeonhardt
Copy link
Member

This code didn't handle if the original content of package.nls.json could contain an object instead of a string. As a result, an object of type { message: string; comment: string[] } was getting passed around instead of just string.

This PR fixes #154955

@TylerLeonhardt TylerLeonhardt self-assigned this Jul 12, 2022
@vscodenpa vscodenpa added this to the July 2022 milestone Jul 12, 2022
Copy link

@sadasant sadasant left a comment

Choose a reason for hiding this comment

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

It works! 🎉

@TylerLeonhardt TylerLeonhardt merged commit c5ca633 into main Jul 12, 2022
@TylerLeonhardt TylerLeonhardt deleted the tyler/desperate-peacock branch July 12, 2022 22:26
Yoyokrazy pushed a commit to Yoyokrazy/vscode that referenced this pull request Jul 13, 2022
andreamah pushed a commit that referenced this pull request Jul 14, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants