Skip to content

Use standardized names for locales in TS 2.6 #19270

Closed
@mjbvz

Description

@mjbvz

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

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions