lkytal / BuiltinCmd

VS extension that provide a built-in terminal window for CMD or Powershell.
https://lkytal.github.io/BuiltinCmd/
Other
30 stars 13 forks source link

Why don't allow users to set the path of cmd or powershell by themsevles? #19

Open lyldev opened 4 years ago

lyldev commented 4 years ago

I want to use the new powershell 6 rather than the default powershell, so it will be perfect if BuiltinCmd support powershell 6 or just allow user to set path manually.

astrohart commented 2 years ago

Me too, best practices should indicate that the plugin should be configurable. As a validation, you can always check that the path ends in cmd.exe or powershell.exe.