microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.55k stars 29.4k forks source link

When browser is in spanish not work. #233443

Open laguilar21589 opened 1 week ago

laguilar21589 commented 1 week ago

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

Steps to Reproduce:

  1. Access to the vscode.dev
  2. the URL change to the vscode.dev/?vscode-lang=es-419
  3. The screen hang in black.
  4. when i see the network they request a javascript, but the url not exists: https://www.vscode-unpkg.net/nls/e8653663e8840adaf45af01eab5c627a5af81807/1.95.2/es-419/nls.messages.js

In english not change the url and the nls.messages.js is load from other url.

laguilar21589 commented 1 week ago

There is how the browser appear.

Image

laguilar21589 commented 1 week ago

Its with spanish (latinamerican) the problem, we can change to other spanish an work, but with the language not work.