An open API service indexing awesome lists of open source software.

https://github.com/ctf0/vscode-problems-fix-runner


https://github.com/ctf0/vscode-problems-fix-runner

Last synced: about 1 year ago
JSON representation

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 💥

![demo](https://user-images.githubusercontent.com/7388088/72210739-cf0c1300-34c8-11ea-8239-1650ebdc1ec8.gif)

## 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