There are some pages of documentation describing IDE plugins including intellij, but despite some hours spent searching, we cant find any info on where we can get them and how to install and configure them. It seems this info is missing or well hidden.
Can anyone share a link or provide info on the following:
- where to get intellij plugin from
- how to configure it to link it to our sonarcloud installation.
- how to use it to “lint” everything (all files)
- how to use it to “lint” current file
- how to use it to “lint” the changes you have made before you push branch and submit a PR.
- how you link it up with the “open in IDE” button on the sonarcloud.io website.