-
vscode-linter
Extension for code linting, all in one package. New linters can be easily added through an extension framework.
First Question: I tried to fork the following repository https://github.com/fnando/vscode-linter because it looked like something really similar I try to achieve. But it turns out it is broken or I understand it wrong. Do I have to install the Extension and in addition do I have to install all the linters ? If yes, what is the actual benefit of this extension then?
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
*Edit\* The second question is solved I guess: I have found https://github.com/TravisTheTechie/vscode-write-good which is quite old but is working, and it's including a npm module. Would you say this is best practice?
-
-