]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS Add minimal version for support of hotspots in VSCode
authorJean-Baptiste Lièvremont <jeanbaptiste.lievremont@sonarsource.com>
Thu, 28 Jan 2021 17:24:21 +0000 (18:24 +0100)
committersonartech <sonartech@sonarsource.com>
Fri, 29 Jan 2021 20:07:55 +0000 (20:07 +0000)
See [MMF-2211](https://jira.sonarsource.com/browse/MMF-2211).

Initial support for "Open in IDE" in VSCode lands in version 1.20,
which should be released early February 2021.

server/sonar-docs/src/pages/user-guide/security-hotspots.md

index ae0005912131441714ca9768bf4be999a213bfd8..f9d0db5014848d2fabb79c0279682f6c2dccf8d7 100644 (file)
@@ -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.