codefactor-io / codefactor

Automated static analysis for C#, C++, Java, CSS, JS, Go, Python, Ruby, TypeScript, Scala, CoffeeScript, Groovy, C, SCSS, Less, PHP, Dockerfile, Bash, YAML and Swift.
https://www.codefactor.io
62 stars 31 forks source link

CodeFactor VSCode extension #40

Closed Milo123459 closed 2 years ago

Milo123459 commented 3 years ago

I know one exists, but it could be expanded on: An extension to get the issues you have to fix, and once you fix it, it makes a request to the API seeing if you fixed it, if you did, it'll remove the error from VSCode. By default all issues are noted as warnings if its a warning and a error if its an error

cordis-dev commented 3 years ago

@Milo123459 thank you for the feedback, we are looking into expanding functionality if this plugin.

Milo123459 commented 3 years ago

uh