Closed
Description
I used to use powershell delivered by github release, now as I favor the convenience of microsoft-store's integrated update, I switch to powershell in microsoft store.
But then bugs appear:
- vscode-powershell cannot automatically recognize microsoft store installed powershell
- even if I changed “PowerShell Additional Exe Paths” in JSON with the value
$PSHOME\pwsh.exe which is
"C:\Program Files\WindowsApps\Microsoft.PowerShellPreview_7.2.2.0_x64__8wekyb3d8bbwe\pwsh.exe"
vscode-powershell cannot recognize microsoft store installed powershell as well