VSCode Terminal drops output from AWS CLI #42847
Labels
bug
Issue identified by VS Code Team member as probable bug
*duplicate
Issue identified as a duplicate of another issue(s)
terminal
Integrated terminal issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
windows
VS Code on Windows issues
I had posted this as a question on Stack Overflow and unfortunately hadn't received any insight from it - so I was encouraged to drop this here as an issue.
Summary:
While running some AWS CLI commands recently via Powershell in the VSCode terminal, I noticed it completely drops/doesn't render all the output.
Steps to Reproduce:
Additional Information:
"powershell.powerShellExePath": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe", "terminal.integrated.shell.windows":"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: