Skip to content

Conversation

@TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Jan 23, 2023

The most important part of this change is that we now listen for when extensions are uninstalled and if they uninstalled language currently set then a modal will show up prompting for restart (required to change the language back to English).

This change also makes the LocaleService the thing that writes to the argv.json instead of a few places doing it

and cleans up some of the wording.

Fixes #82791

@TylerLeonhardt TylerLeonhardt self-assigned this Jan 23, 2023
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) January 23, 2023 23:07
@vscodenpa vscodenpa added this to the January 2023 milestone Jan 23, 2023
@rzhao271
Copy link
Collaborator

Does this issue fix #82791?
Also, do the tests need to be configured to skip the dialog?

The most important part of this change is that we now listen for when extensions are uninstalled and if they uninstalled language currently set then a modal will show up prompting for restart (required to change the language back to English).

This change also makes the LocaleService the thing that writes to the argv.json instead of a few places doing it

and cleans up some of the wording.
* use a notification until there's a more reliable way to guess when an extension is installed via settings sync
@TylerLeonhardt
Copy link
Member Author

Also, do the tests need to be configured to skip the dialog?

No nothing has changed in that regard

@TylerLeonhardt TylerLeonhardt merged commit 144ea81 into main Jan 24, 2023
@TylerLeonhardt TylerLeonhardt deleted the tyler/legitimate-gull branch January 24, 2023 01:23
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 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.

Uninstalling language pack for current display language does not update display language setting

5 participants