Skip to content

Sets LANG environment variable to wrong value #173749

Open
@alexreg

Description

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

  • VS Code Version: 1.75.0
  • OS Version: macOS 13.1

Steps to Reproduce:

  1. Launch VS Code.
  2. Open a new integrated terminal.
  3. Enter the command echo $LANG
  4. Observe that the value of the LANG environment variable is wrong; in my case, en_US.UTF-8 even though it is correctly en_GB.UTF-8 elsewhere on my system (for example in the Terminal app).

Note, the same or a very similar issue was reported back in October 2016.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesl10n-platformLocalization platform issues (not wrong translations)macosIssues with VS Code on MAC/OS XmitigatedIssue has workaround in place

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions