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?
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.
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.
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.