Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Problems Fix RunnerNew to Visual Studio Code? Get it now.
Problems Fix Runner

Problems Fix Runner

ctf0

|
2,690 installs
| (1) | Free
loop over problems in document by source and show quick fix options
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

are you tired of having to fix error in your code one by one ?
no more, now all u have to do is

  • open quick input
  • run Problems Fix Runner
  • select the correct suggestion for each mistake/error

no more no less 💥

demo

Notes

  • for severity code meaning check https://code.visualstudio.com/api/references/vscode-api#DiagnosticSeverity
  • runner will stop
    • if window loses focus
    • if no selection was made (if menuListType == quickfix)
    • if command re-executed
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft