Support third-party analyzers in SonarLint

Hello @Manjula_Dissanayake and welcome to the SonarSource community!
Third party analyzers are not supported in SonarLint (see also in the SonarLint FAQ page), and we currently do not have any short or mid term plan to support them.
Among the reasons for that, bear in mind that supporting non-SonarSource analyzers in SonarLint implies coping with support and performance issues related to those analyzers that we do not control. As SonarLint focus is on-the-fly analysis, performance is a very important aspect that we cannot underestimate, and many analyzers are not necessarily optimized for such use case.
On the other hand, we are tracking community requests, including the current thread of course, thus we may re-evaluate our position in the future should we see a strong demand from our users.