-
Notifications
You must be signed in to change notification settings - Fork 519
Closed
Labels
Area-StartupIssue-EnhancementA feature request (enhancement).A feature request (enhancement).Up for GrabsWill shepherd PRs.Will shepherd PRs.
Description
My issue related to following newsblog:
https://devblogs.microsoft.com/powershell/introducing-powershell-as-net-global-tool/
I have uninstalled PowerShell 6.2.2 to test installation via dotnet tool install --global PowerShell
Everything is working fine.
Unfortunately, VSCode powershell extensions can't automatically pick up PowerShell installed as .net core global tool and falls back to built-in windows powershell 5.1.
For example, I can't change language mode
Can you modify autodetection mechanics so powershell as global tools picked up correctly?
Metadata
Metadata
Assignees
Labels
Area-StartupIssue-EnhancementA feature request (enhancement).A feature request (enhancement).Up for GrabsWill shepherd PRs.Will shepherd PRs.