diff options
Diffstat (limited to 'server/sonar-docs/src/pages/user-guide/security-hotspots.md')
-rw-r--r-- | server/sonar-docs/src/pages/user-guide/security-hotspots.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-docs/src/pages/user-guide/security-hotspots.md b/server/sonar-docs/src/pages/user-guide/security-hotspots.md index ae000591213..f9d0db50148 100644 --- a/server/sonar-docs/src/pages/user-guide/security-hotspots.md +++ b/server/sonar-docs/src/pages/user-guide/security-hotspots.md @@ -68,6 +68,7 @@ Seeing a Security Hotspot directly in the IDE can help you better understand its This feature is available to users of: * [SonarLint for Visual Studio](https://www.sonarlint.org/visualstudio) 4.29 and above * [SonarLint for IntelliJ](https://www.sonarlint.org/intellij) 4.13 and above +* [SonarLint for VS Code](https://www.sonarlint.org/vscode) 1.20 and above The project needs to be open in the appropriate IDE and bound to the server through SonarLint's connected mode. |