Does this issue occur when all extensions are disabled?: No
- VS Code Version: 1.62
- OS Version: Windows 11 Build 22000
Steps to Reproduce:
- Install Powershell Core from scoop.
- Just open VS Code and its integrated terminal.
- Default terminal profile is just
powershell.
- VS Code does not recognize
pwsh from scoop PATH.
- Tried to tweak 4 settings in
setting.json related to terminal profile, but no avail.
Why Windows Terminal recognize pwsh from scoop directory while VS Code does not?