fnando / vscode-linter

Extension for code linting, all in one package. New linters can be easily added through an extension framework.
https://marketplace.visualstudio.com/items?itemName=fnando.linter
MIT License
62 stars 16 forks source link

Blocks saving and Github Copilot #41

Open jtmkrueger opened 8 months ago

jtmkrueger commented 8 months ago

I've noticed that this extension will

Are there any plans to address these things? I've started to read in the code to see if I can figure out where these things happen but I'm not super savvy with VSCode extensions (recently converted from vim). Happy to try and work on these things if someone pointed me in the right direction on where to start!