Skip to content

Extension does not respect js/ts.locale #4017

Description

@DanielRosenwasser

If you set js/ts.locale, our extension will not respect it and will continue to display error messages in English. This is because we (at least) don't send locale over on server initialization.

We should have at least the same parity as the existing extension. Things to test out:

  • Different sources for locale options (js/ts.locale, typescript.locale, global editor display language)
  • Locale changes on the fly with no restart (may not be supported, or we force a restart)
  • Locale changes take place after a window reload/manual restart if necessary

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions