IDE notification is possible in community edition?

IDE notification is possible in community edition?

Hi,
see https://docs.sonarqube.org/latest/user-guide/sonarlint-notifications/

SonarLint Smart Notifications is available as part of the Developer Edition.

Regards,
Gilbert

2 Likes

without Sonarlint, notification is possible?

Hi,

beside Sonarlint Smart Notifications - available only with Developer Edition or higher - the Sonarqube server is able to notify external services via webhook, see Sonarqube documentation webhooks

Regards,
Gilbert

1 Like

smartnotification is possible in webstorm IDE?

Hi,
a quick research via https://www.sonarlint.org/intellij/ and
https://plugins.jetbrains.com/plugin/7973-sonarlint shows:

Compatible with: IntelliJ IDEA , PhpStorm , WebStorm , PyCharm , RubyMine , AppCode , DataGrip , Android Studio

so the short answer is yes with Sonarqube Developer Edition or higher.

Regards,
Gilbert

1 Like

Thank you