aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src/pages/user-guide/sonarlint-notifications.md
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-docs/src/pages/user-guide/sonarlint-notifications.md')
-rw-r--r--server/sonar-docs/src/pages/user-guide/sonarlint-notifications.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/server/sonar-docs/src/pages/user-guide/sonarlint-notifications.md b/server/sonar-docs/src/pages/user-guide/sonarlint-notifications.md
new file mode 100644
index 00000000000..ae2437635c0
--- /dev/null
+++ b/server/sonar-docs/src/pages/user-guide/sonarlint-notifications.md
@@ -0,0 +1,19 @@
+---
+title: SonarLint Smart Notifications
+url: /user-guide/sonarlint-notifications/
+---
+<!-- sonarqube -->
+_SonarLint Smart Notifications is available as part of the [Developer Edition](https://redirect.sonarsource.com/editions/developer.html)._
+<!-- /sonarqube -->
+
+Smart notifications allow developers using Connected Mode in SonarLint to receive in-IDE notifications from {instance} when:
+
+* the Quality Gate status (failed / success / warning) of a project /solution _open in the IDE_ changes
+* a {instance} analysis raises new issues _introduced by this developer in a project /solution open in the IDE_
+
+## Activate/deactivate Notifications
+The activation or deactivation of notifications must be done individually, by each developer directly in SonarLint (on the IDE side).
+
+<!-- sonarqube -->
+Receiving notifications is configurable on the SonarLint side on a {instance} server-by-server basis.
+<!-- /sonarqube -->