dotnet / dotnet/vscode-dotnet-runtime
Default to pwsh instead of powershell.exe
Open
feature-request
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
### Is your feature request related to a problem? Please describe.
@MiYanni Told me pwsh is likely the newer version of powershell. Would it be better to run the install script with pwsh instead of powershell?
Note that we already try this if powershell is unavailable. However, we don't retry with pwsh if powershell doesn't work. Could they have different settings that might make this worthwhile too?
cc @jacdavis
### A clear and concise description of what you want to happen. Include any alternative solutions you've considered.
...
### Describe the solution you'd like
...
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.