inshellisense
inshellisense copied to clipboard
bad shell plugin for pwsh/powershell
the command check in pwsh/powershell configs is wrong. "-Command" won't match "-command" or "-c". VSCode & other terminals use the -c option and expect it to be interactive, so this will need re-visiting