-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Use standardized names for locales in TS 2.6 #19270
Copy link
Copy link
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
TypeScript Version: 2.6.0-dev.2016
Repo
Try starting tsserver with --locale de
Expected behavior:
TS Server Loads german error messages
Actual behavior:
TSServer error. Instead you have to use --locale deu
I believe locale names should come from: https://msdn.microsoft.com/en-us/library/cc233982.aspx
For reference, here are the locales VS Code supports: https://code.visualstudio.com/docs/getstarted/locales
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue