Skip to content

The TypeScript extension in VS Code for the Web does not support setting tsserver locale #256252

@andy0130tw

Description

@andy0130tw

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.102.0
  • OS Version: Linux (latest Chrome)

Steps to Reproduce:

  1. Open VS Code for the Web.
  2. Edit the setting TypeScript: Locale. Select an option other than "auto" or "en" like below.
    Editing the TypeScript locale settings
  3. Create a new text file. Switch the language to TypeScript. Type some nonsense and wait until a red wiggle appears.
  4. Read the diagnostic message. It is still in English. The locale settings is ignored.
    the diagnostic message screen

Expected

On Desktop version, the locale option is respected.

the same setup on desktop version

Metadata

Metadata

Assignees

Labels

insiders-releasedPatch has been released in VS Code Insiders

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions