You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install using a different language than the OS. (Tested with selecting English and with a Windows 10 in Spanish)
Open VS Code Insiders. It will be on your OS language instead of the one you selected.
The text was updated successfully, but these errors were encountered:
carlosmunozrodriguez
changed the title
VS Code installs always in the OS language despite of language selection during installation
VS Code Insiders installs always in the OS language despite of language selection during installation
Mar 22, 2016
The language selection dialog is currently only for the Setup wizard. The question is whether we should create a locale.json file based on this information. I opt to do so.
I suggest to set up Inno to automatically detect the language at installation time, just like what Code does. The picker would only show up in ambiguous cases and it only has an effect in the setup itself.
@carlosmunozrodriguez We have another repository in which we track the things that ultimately make VS Code into an MS branded product. This is one of those things. More information about this here.
There are helpful links about understanding how language detection will happen:
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: