Merge pull request #5469 from marco-comi-sonarsource/sonarlint-updates

SonarLint description updated for Java, added for Javascript
This commit is contained in:
Greg Van Liew 2022-07-19 12:23:23 -07:00 коммит произвёл GitHub
Родитель 3270e6dc2f 4f6c7d2d0e
Коммит c852245fbf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 17 добавлений и 1 удалений

Просмотреть файл

@ -61,7 +61,7 @@ You can also undo and redo changes.
## SonarLint
The [SonarLint](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarlint-vscode) extension lets you detect bugs and vulnerabilities as you write code in VS Code. Java is one of the languages supported. The extension runs in the background and highlights source code that poses a quality or security concern.
[SonarLint](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarlint-vscode) is an easy-to-use extension that helps you find & fix bugs and security issues as you code. The extension runs in the background and just like a spell checker highlights source code issues that pose a quality or security concern. The plugin not only tells you what the issue is but also provides in-context guidance on why its harmful and how to fix it, with easy-to-understand related examples. The extension supports over [500+ Java rules](https://rules.sonarsource.com/java) and includes several [quick fixes](https://rules.sonarsource.com/java/quickfix) to automatically fix certain quality issues.
### Code analysis on the fly

Просмотреть файл

@ -44,6 +44,19 @@ Read more about setting up JavaScript linters in the VS Code [documentation](/do
![eslint animation](images/extensions/eslint.gif)
### SonarLint
Easy-to-use extension that helps you find & fix bugs and security issues as you code. The plugin runs in the background and just like a spell checker squiggles coding issues. The plugin not only tells you what the issue is but also provides in-context guidance on why its harmful and how to fix it, with easy-to-understand related examples. The IDE extension supports [200+ JS/TS rules](https://rules.sonarsource.com/javascript) and includes several [quick fixes](https://rules.sonarsource.com/javascript/quickfix) to automatically handle your coding issues.
Marketplace - [SonarLint](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarlint-vscode)
Publisher - [Sonar](https://github.com/SonarSource/sonarlint-vscode)
How to install - Search for SonarLint in the VS Code Marketplace and install. No configuration is required. You can start with a default profile that fits most users and customize it based on your specific needs.
<img src="images/extensions/sonarlint.gif" alt="sonarlint animation" width="931"/>
### JavaScript (ES6) code snippets
Marketplace - [JavaScript (ES6) code snippets](https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets)

Просмотреть файл

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40eb2365f34423f2832c9c9295715a34c3155932925517f437330b628191d25e
size 993353