Does Sonarlint in connected mode support scanning of Salesforce Apex in IDE Webstorm?

Hello,

I am using Webstorm and looking to scan Salesforce Apex Class files. Sonarlint is connected to Sonarcloud.
Currently scan is only running for js files.

My question is: Does Sonarlint in connected mode support scanning of Salesforce Apex in IDE Webstorm?

Couldn’t find my answer reading the documentation.
Topic from 2018 regarding my issue: SonarLint does not show any results on apex files

Thanks

1 Like

Hi,

Welcome to the community!

Sorry, but even in connected mode, SonarLint for IntelliJ (i.e. SonarLint for JetBrains) doesn’t support Apex.

 
Ann

Hi @boehlerconsulting,
Do you use any plugins in Webstorm to help you with Apex development? And do you only use Webstorm?
SonarLint as of today only supports Apex analysis in Eclipse and VS Code. We do not have short-term plans to add Apex support to Webstorm but we’ll certainly make a note of your request.

Hello Marco,

yes, I’m using Illuminated Cloud as a plugin for Apex development. Usually I use PMD to scan Apex, but my customer is using Sonarqube internally. That’s why I was wondering if Apex is supported for Webstorm.
Thanks for your answer.

Regards
Mats

Have you made plans to include Apex support in JetBrains IDEs? Half of my team is using WebStorm with Illuminated Cloud and we love to use SonarLint within, instead of switching to VSC just to run analysis.