PowerShell / PowerShell/vscode-powershell
Powershell integrated console left previous command output artifacts if a new command has a progress bar
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
System Details
OS: Windows 10 PRo
VS Code
1.54.2
fd6f3bce6709b121a895d042d343d71f317d74e7
x64
PSeditor
Major Minor Build Revision
2 3 0 0
PSVersionTable
Name Value
PSVersion 7.1.3
PSEdition Core
GitCommitId 7.1.3
OS Microsoft Windows 10.0.19042
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Issue Description
After update to 2021.2.2 powershell integrated console left previous command output in case if a new command has a progress bar.
Screen:

Attached logs:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report provides no source files, tests, or entry points. Start by reproducing the integrated-console behavior with a command that displays a progress bar, then trace the console output handling; done means a new progress-bar command no longer leaves output from the previous command visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, typescript, vscode
- Domain
- devtools, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100