Provide a lightweight shell selector without changing default #79313
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
terminal
General terminal issues that don't fall under another label
Milestone
I built the https://github.com/Tyriar/vscode-shell-launcher extension which allows the user to create profiles to launch, this is particularly useful on Windows where the user is much more likely to use multiple shells. We have a similar feature in with the default shell selector:
The issue is that it changes the default setting. It can also only change the shell, not shell args currently which makes supporting multiple WSL distro not possible (#77652).
We should add a feature similar to Windows Terminal where current shells are detected and it also enables users to setup their own profiles including shell args.
The text was updated successfully, but these errors were encountered: