{"id":13783721,"url":"https://github.com/SonarSource/sonarlint-visualstudio","last_synced_at":"2025-05-11T19:31:27.887Z","repository":{"id":37444739,"uuid":"50510037","full_name":"SonarSource/sonarlint-visualstudio","owner":"SonarSource","description":"SonarLint extension for VisualStudio","archived":false,"fork":false,"pushed_at":"2025-05-08T09:27:09.000Z","size":37367,"stargazers_count":473,"open_issues_count":121,"forks_count":79,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-05-08T09:36:25.973Z","etag":null,"topics":["sonarlint","sonarqube","visual-studio"],"latest_commit_sha":null,"homepage":"https://redirect.sonarsource.com/doc/sonar-visualstudio.html","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SonarSource.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-01-27T13:44:12.000Z","updated_at":"2025-05-06T12:42:41.000Z","dependencies_parsed_at":"2022-07-13T02:40:30.426Z","dependency_job_id":"98a82235-cfe6-41e5-8784-623cb0b834e7","html_url":"https://github.com/SonarSource/sonarlint-visualstudio","commit_stats":null,"previous_names":[],"tags_count":176,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarlint-visualstudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarlint-visualstudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarlint-visualstudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarlint-visualstudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SonarSource","download_url":"https://codeload.github.com/SonarSource/sonarlint-visualstudio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253621058,"owners_count":21937470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sonarlint","sonarqube","visual-studio"],"created_at":"2024-08-03T19:00:29.260Z","updated_at":"2025-05-11T19:31:27.870Z","avatar_url":"https://github.com/SonarSource.png","language":"C#","funding_links":[],"categories":["Visual Studio Plugins","NET Conf","Popular Analyzers"],"sub_categories":["GUI - other","Analyzer collections"],"readme":"# SonarQube for Visual Studio\n\n[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=sonarlint-visualstudio\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=sonarlint-visualstudio)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=sonarlint-visualstudio\u0026metric=coverage)](https://sonarcloud.io/component_measures?id=sonarlint-visualstudio\u0026metric=new_lines_to_cover\u0026view=list)\n\n\nSonarQube for Visual Studio 2017, 2019, and 2022 is an extension that provides on-the-fly feedback to developers on new bugs and\nquality issues in C#, VB.NET, C/C++, TypeScript and JavaScript to help produce [Clean Code](https://www.sonarsource.com/solutions/clean-code/).\n\nSonarQube for Visual Studio is free, open source, and available in the Visual Studio Marketplace:\n* [SonarQube for Visual Studio 2022](https://marketplace.visualstudio.com/items?itemName=SonarSource.SonarLintforVisualStudio2022)\n* [SonarQube for Visual Studio 2019](https://marketplace.visualstudio.com/items?itemName=SonarSource.SonarLintforVisualStudio2019)\n* [SonarQube for Visual Studio 2017](https://marketplace.visualstudio.com/items?itemName=SonarSource.SonarLintforVisualStudio2017)\n\nNote: SonarQube for Visual Studio 2017 and 2019 has been deprecated. New versions of SonarQube for Visual Studio 2017 and 2019 will not be shipped after March 1, 2022 and April 2, 2024 respectively. \n\n\n## Features\n* On-the-fly feedback\n* Support C#, VB.Net, Javascript and C/C++.\n* Support for standalone analysis.\n* Support for connected mode for C# and VB.Net projects.\n\n[Connected Mode](https://docs.sonarsource.com/sonarlint/visual-studio/team-features/connected-mode/) provides suppression of issues marked as **False Positive** or **Won't Fix** on SonarQube (Server, Cloud). Follow the link for more information.\n\n## Useful links\n* [SonarQube for Visual Studio documentation](https://docs.sonarsource.com/sonarlint/visual-studio/)\n* [Community Forum](https://community.sonarsource.com/)\n* [SonarQube for Visual Studio overview](https://www.sonarsource.com/products/sonarlint/features/visual-studio/)\n* [Issue tracking](https://github.com/SonarSource/sonarlint-visualstudio/issues)\n\n## Have questions or feedback?\n\nThe preferred way to discuss SonarQube for Visual Studio is by posting on the [SonarSource Community Forum](https://community.sonarsource.com). Feel free to ask questions, report issues, and give suggestions.\n\n**False positives:** please report false positives in analysis rules in [this section](https://community.sonarsource.com/c/bug/fp/7) of the community forum. \n\n## How to contribute\n\nCheck out the [contributing](CONTRIBUTING.md) page to see the best places to log issues and start discussions.\n\n## License\n\nCopyright 2016-2025 SonarSource.\n\nLicensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSonarSource%2Fsonarlint-visualstudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSonarSource%2Fsonarlint-visualstudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSonarSource%2Fsonarlint-visualstudio/lists"}