-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersmacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS XverifiedVerification succeededVerification succeeded
Milestone
Description
- Ensure that
argv.json
doesn't have alocale
key-value pair. - Ensure the VS Code Spanish language pack isn't already installed.
- Set macOS to use the
Español (Latinoamérica)
language. - Open VS Code.
- 🐛 VS Code isn't in Spanish.
If one repeats the steps with Français (Canada)
or Português (Brasil)
, VS Code starts up in French and Portuguese, respectively. With Español (Latinoamérica)
, app.getLocale()
returns es-419
, and the extra country code confuses the recommender.
I plan on fixing this issue as part of the getSystemLocale
PR.
TylerLeonhardt
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersmacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS XverifiedVerification succeededVerification succeeded