https://github.com/ctf0/vscode-problems-fix-runner
https://github.com/ctf0/vscode-problems-fix-runner
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ctf0/vscode-problems-fix-runner
- Owner: ctf0
- License: gpl-3.0
- Created: 2020-01-08T06:49:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T12:34:54.000Z (over 2 years ago)
- Last Synced: 2025-06-21T23:36:07.441Z (about 1 year ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
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 💥

## 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
## PS
for the `pfr.lineProblem` command, vscode now support this natively https://code.visualstudio.com/updates/v1_84#_nearest-quick-fix-keyboard-shortcut