microsoft / vscode-mssql

Visual Studio Code SQL Server extension.
Other
1.53k stars 456 forks source link

Extension does not use display language of vscode #17540

Open Balkoth opened 1 year ago

Balkoth commented 1 year ago

Steps to Reproduce:

  1. Use VSCode on a system with another language than en-us
  2. Do not install any language packs and let VSCode use en-us as display language
  3. Watch how this extension thinks it knows better and use the language provided by the os for its localization

image

I use en-us for a reason in my IDE, so imho it's a bad idea to ignore my decision.

Balkoth commented 4 months ago

Problem persists to this day.