PowerShell / PowerShell/vscode-powershell
"Quick fix all" for fixable PowerShell issues
Open
@andyleejordan is already working on this.
Since Apr 23, 2024.
Area-Script Analysis
Issue-Enhancement
Up for Grabs
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
In VSCode right now, you can only Quick Fix issues one at a time. It would be great if I could "quick fix all" in the following scopes:
- Current file
- Current workspace
- Current text selection

Cheers,
Trevor Sullivan
NOTE: Related issue: https://github.com/Microsoft/vscode/issues/22220
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.
Assessment
This issue has not been assessed yet.