{"id":28495934,"url":"https://github.com/sonarsource/sonarlint-vscode","last_synced_at":"2026-01-29T19:05:12.816Z","repository":{"id":37413106,"uuid":"91595565","full_name":"SonarSource/sonarlint-vscode","owner":"SonarSource","description":"SonarLint for Visual Studio Code","archived":false,"fork":false,"pushed_at":"2026-01-23T09:23:35.000Z","size":118731,"stargazers_count":602,"open_issues_count":1,"forks_count":93,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-01-25T04:34:18.304Z","etag":null,"topics":["sonarlint","vscode"],"latest_commit_sha":null,"homepage":"https://www.sonarsource.com/products/sonarlint/features/vs-code/","language":"CSS","has_issues":false,"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":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-17T16:06:00.000Z","updated_at":"2026-01-23T18:32:56.000Z","dependencies_parsed_at":"2023-10-25T08:47:21.679Z","dependency_job_id":"ae7d19af-2ac4-45dc-8fdb-7d4cba6dec48","html_url":"https://github.com/SonarSource/sonarlint-vscode","commit_stats":null,"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/SonarSource/sonarlint-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarlint-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarlint-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarlint-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarlint-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SonarSource","download_url":"https://codeload.github.com/SonarSource/sonarlint-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarlint-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28882682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T16:41:59.663Z","status":"ssl_error","status_checked_at":"2026-01-29T16:39:39.641Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","vscode"],"created_at":"2025-06-08T11:38:07.420Z","updated_at":"2026-01-29T19:05:12.811Z","avatar_url":"https://github.com/SonarSource.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SonarQube for IDE: Visual Studio Code (formerly SonarLint)\n\nSonarQube for IDE by [Sonar](https://www.sonarsource.com/) is a free, sophisticated static analysis tool that enhances your code quality and security. Analyze your code early—as you write or generate it. Local analysis automatically identifies quality and security issues in real-time, even with AI-generated code. Fix issues found using QuickFix or the AI CodeFix feature, before pushing to your SCM. This ensures your code meets your quality standards and is safe for running in production. \n\nUnderstand the \"why\" behind issues with detailed contextual information, turning SonarQube for IDE into your personal coding tutor, and levelling up your coding skills.\n\nConnect to [SonarQube Server](https://www.sonarsource.com/products/sonarqube/) or [SonarQube Cloud](https://www.sonarsource.com/products/sonarcloud/) (you can create a [free SonarQube Cloud account](https://www.sonarsource.com/products/sonarcloud/signup/) to get started), to create a powerful, unified code quality platform for your team, throughout the software development lifecycle. [This connection](https://docs.sonarsource.com/sonarqube-for-vs-code/connect-your-ide/connected-mode/) enables sharing of consistent language rulesets and project settings, and unlocks analysis of deeply hidden security issues, fostering collaboration and code uniformity. Additionally, Connected Mode unlocks analysis of languages such as COBOL, Apex, PL/SQL, T-SQL, and Ansible.\n\nSonarQube for IDE is the only extension you need in VS Code for ensuring both code quality and security. It supports a wide range of languages, including C, C++, Java, Go, JavaScript, TypeScript, Python, C#, HTML, CSS, PHP, Kubernetes, Docker and PL/SQL. Refer to our documentation for the complete list of supported languages, rules, and secret detection capabilities. \n\nGet started for free. Check the [Requirements](https://docs.sonarsource.com/sonarqube-for-vs-code/getting-started/requirements/) and [Installation](https://docs.sonarsource.com/sonarqube-for-vs-code/getting-started/installation/) pages — download SonarQube for IDE in the Extension Marketplace and enjoy safe coding!\n\n## How it works\n\nSimply open any source file, start coding, and you will start seeing issues reported by SonarQube for IDE. Issues are highlighted in your code and also listed in the 'Problems' panel.\n\n![SonarQube for IDE on-the-fly](images/sonarqube-for-vscode.gif)\n\nYou can access the detailed rule description directly from your editor, using the provided contextual menu.\n\n![rule description](images/sonarqube-rule-description.gif)\n\nWatch the [SonarQube for IDE: VSCode Overview](https://www.youtube.com/watch?v=m8sAdYCIWhY) video to explore SonarQube for IDE: VS Code features.\n\n\u003ca href='https://www.youtube.com/watch?v=m8sAdYCIWhY' target='_blank'\u003e\u003cimg alt='SonarLint for VSCode Overview video' src='images/sonarlint_overview.png'\u003e\u003c/a\u003e\n\n## Contributions\n\nHave a need in SonarQube for IDE: VS Code that’s not being met? Or not being met well? Ever wish you could talk directly to the Product Manager? Well now’s your chance! Congratulations, you are SonarQube's Product Manager for a day. If you would like to see a new feature, please create a new thread in the Community Forum here, under [\"Product Manager for a Day\"](https://community.sonarsource.com/c/sl/pm-for-a-day-sl/41). \n\nPlease read here about why we [deprecated the \"Suggest New Features\" category](https://community.sonarsource.com/t/introducing-the-product-manager-for-a-day-subcategories/68606) on the Community Forum. The truth is that it's extremely difficult for someone outside SonarSource to comply with our roadmap and expectations. Therefore, we typically only accept minor cosmetic changes and typo fixes.\n\nWith that in mind, if you would like to submit a code contribution, please create a pull request for this repository. Please explain your motives to contribute: what problem you are trying to fix, what improvement you are trying to make.\n\nMake sure that you follow our [code style](https://github.com/SonarSource/sonar-developer-toolset#code-style) and all tests are passing.\n\n## Have Questions or Feedback?\n\nFor SonarQube for IDE support questions (\"How do I?\", \"I got this error, why?\", ...), please first read the [FAQ](https://community.sonarsource.com/t/frequently-asked-questions/7204) and then head to the [Sonar forum](https://community.sonarsource.com/c/help/sl). There are chances that a question similar to yours has already been answered.\n\nBe aware that this forum is a community, so the standard pleasantries (\"Hi\", \"Thanks\", ...) are expected. And if you don't get an answer to your thread, you should sit on your hands for at least three days before bumping it. Operators are not standing by. :-)\n\nIssue tracker (read-only): https://jira.sonarsource.com/browse/SLVSCODE\n\n## License\n\nCopyright 2017-2025 SonarSource.\n\nLicensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)\n\n## Data and telemetry\n\nThis extension collects anonymous usage data and sends it to SonarSource to help improve SonarQube for IDE: VS Code functionality.  No source code or IP address is collected, and SonarSource does not share the data with anyone else. Collection of telemetry is controlled via the setting: `sonarlint.disableTelemetry`. Click [here](telemetry-sample.md) to see a sample of the data that are collected.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonarsource%2Fsonarlint-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonarsource%2Fsonarlint-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonarsource%2Fsonarlint-vscode/lists"}