Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix debugging when using "internalConsole" #21068

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

karrtikr
Copy link

Closes #20828

Do case-insensitive merge of environment variables, always make sure to return the standard env key for an OS, similar to process.env.

Closes #20828

Do case-insensitive merge of environment variables, always make sure to
return the standard env key for an OS, similar to `process.env`.
@karrtikr karrtikr added the no-changelog No news entry required label Apr 17, 2023
@karrtikr karrtikr changed the title Cherry pick Fix debugging when using "internalConsole" (#21033) Cherry pick Fix debugging when using "internalConsole" Apr 17, 2023
@karthiknadig karthiknadig changed the title Cherry pick Fix debugging when using "internalConsole" Fix debugging when using "internalConsole" Apr 17, 2023
@karthiknadig karthiknadig added bug Issue identified by VS Code Team member as probable bug and removed no-changelog No news entry required labels Apr 17, 2023
@karrtikr karrtikr merged commit 5a8fdf4 into release/2023.06 Apr 17, 2023
@karrtikr karrtikr deleted the debuggerFix branch April 17, 2023 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants