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

Javascript debug terminal use powershell instead of default profile after 1.60 #132987

Closed
Blafy opened this issue Sep 13, 2021 · 2 comments
Closed
Assignees

Comments

@Blafy
Copy link

Blafy commented Sep 13, 2021

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

  • VS Code Version: 1.60
  • OS Version: Windows 10 20H2

Steps to Reproduce:

After the update, without touching any of my VS code settings, starting a new Javascript Script Terminal will open a Powershell console, when it was a Git bash terminal (my default profile) in older versions of VS code.

  • Adding terminal.integrated.automationShell.windows to "C:\Program Files\Git\git-bash.exe" does not resolve this issue.
  • Adding a new lauch.json file in my application .vscode with "console": "integratedTerminal" doesn't work either

How do I set the default shell for automated tasks and launches to Git Bash ?

@albertosantini
Copy link

See #132150. It's a bug which is already fixed in Insiders build and supposed to be in upcoming Recovery August release.

@Blafy
Copy link
Author

Blafy commented Sep 14, 2021

Closing the issue, although the other issues are about the default terminal, this one is about the debug terminaL
Either way, this kind of bug should not make it in a stable release,

@Blafy Blafy closed this as completed Sep 14, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants