Open luiscla27 opened 5 years ago
Hi, @luiscla27
Thanks for the information. I didn't know there was documentation or source code to see the basic functionality of Sonar Lint.
Months ago started to see if I could make some invocation from Netbeans but I didn't find some documentation (but my exploration was very short).
So thanks for the links, I will read them. I know that in the netbeans part, there is an API to integrate code scanning in real time. That is how it works its default source checking and that's how integration plugin works for other technologies like FindBugs or PMD (those were the basis of SonarQube, was more like an unification server and then they started to write his own rule engine).
I have seen your other reported issues. I didn't answer them because need to think and test the solutions.
Many thanks again.
Hello!
I know this request requires almost a full new project, however @hmvictor i hope you can at least add this to a roadmap.
The expected result would be to include the
SonarLint
core into the radar plugin just likeJSLint
andESLint
already does.The SonarLint core (here's the project) has already been implemented at IntelliJ and Eclipse so it'll be great to see it also in NetBeans,
Here is a thread talking about the posible integration: https://community.sonarsource.com/t/plugin-sonarlint-for-netbeans/957
SonnarLint would be amazingly helpfull, thank you in advice :)