Vscode-powershell: Have Session Menu also change default shell for VS Code's integrated terminal

Created on 7 Mar 2020  路  4Comments  路  Source: PowerShell/vscode-powershell

Issue Description

Is this an oversight or by design?

image

Even though the PowerShell Integrated Console is PS 7, PowerShell isn't.

Attached Logs

Follow the instructions in the README about
capturing and sending logs.

Environment Information

Visual Studio Code

| Name | Version |
| --- | --- |
| Operating System | Windows_NT x64 10.0.18363 |
| VSCode | 1.42.1|
| PowerShell Extension Version | 2020.3.0 |

PowerShell Information

|Name|Value|
|---|---|
|PSVersion|7.0.0|
|PSEdition|Core|
|GitCommitId|7.0.0|
|OS|Microsoft Windows 10.0.18363|
|Platform|Win32NT|
|PSCompatibleVersions|1.0 2.0 3.0 4.0 5.0 5.1.10032.0 6.0.0 6.1.0 6.2.0 7.0.0|
|PSRemotingProtocolVersion|2.3|
|SerializationVersion|1.1.0.1|
|WSManStackVersion|3.0|

Visual Studio Code Extensions

Visual Studio Code Extensions(Click to Expand)

|Extension|Author|Version|
|---|---|---|
|autoit|Damien|1.0.4|
|beautify|HookyQR|1.5.0|
|bracket-pair-colorizer-2|CoenraadS|0.0.29|
|code-settings-sync|Shan|3.4.3|
|codesnap|adpyke|1.0.27|
|excel-to-markdown-table|csholmq|1.2.0|
|gistfs|vsls-contrib|0.0.62|
|github-linker|gimenete|0.2.3|
|gitlens|eamodio|10.2.1|
|html-preview-vscode|george-alisson|0.2.5|
|kixtart|cyann|0.0.1|
|markdown-all-in-one|yzhang|2.7.0|
|markdown-preview-enhanced|shd101wyy|0.5.2|
|markdown-shortcuts|mdickin|0.12.0|
|material-icon-theme|PKief|4.0.1|
|pdf|tomoki1207|0.5.1|
|powershell|ms-vscode|2020.3.0|
|project-manager|alefragnani|10.11.0|
|reg|ionutvmi|1.0.1|
|theme-monokai-pro-vscode|monokai|1.1.15|
|vscode-html-css|ecmel|0.2.3|
|vscode-markdownlint|DavidAnson|0.34.0|
|vscode-pull-request-github|GitHub|0.14.0|
|vscode-toggle-quotes|BriteSnow|0.3.2|
|vscode-versionlens|pflannery|0.25.0|
|vscode-wakatime|WakaTime|4.0.0|
|vscode-yaml|redhat|0.7.2|
|xml|DotJoshJohnson|2.5.0|

Area-Configuration Issue-Enhancement

Most helpful comment

Yeah I could see us getting a whole bunch of cranky bug reports about that

All 4 comments

That is provided by VS Code, not the PowerShell extension. It's configurable though via the command pallet.

image

But is it possible to bind it so it switches when you switch? I guess from my perspective it would be cool to have?

I see. I guess we could do that but I would want more user feedback saying they want that... and it would need to be configurable because I'm not sure everyone would want that behavior.

Yeah I could see us getting a whole bunch of cranky bug reports about that

Was this page helpful?
0 / 5 - 0 ratings