Codacy Visual Studio Code extensionThe Codacy extension for Visual Studio Code helps you review and manage the issues found by Codacy without leaving the editor. It informs you about the code quality changes introduced by the pull request you're working on, as well as the status of other open pull requests and of branches analyzed by Codacy that are not associated with any pull request. Codacy is an automated code review tool that helps your team write high-quality code by analyzing over 40 programming languages, such as PHP, JavaScript, Python, Java, and Ruby. Codacy lets you define and enforce your own quality rules, code patterns, and quality settings to prevent issues in your codebase. PrerequisitesBefore installing the extension, make sure you meet the following requirements:
InstallationYou can install the extension from within Visual Studio Code (Cmd+Shift+X or Ctrl+Shift+X), or from the Visual Studio Marketplace. Alternatively, you can download the latest version as a VSIX package and install it manually. UsageFor detailed information on how to use this extension, please refer to the official documentation. ContributingWe welcome all contributions, from small bug fixes to large features. For information on how to contribute to this project, please refer to the contributing guidelines. TroubleshootingIf you're having trouble using the Codacy extension for VS Code, see below to troubleshoot errors. Could not find repositoryIf you see this error, confirm that the repository has been added to Codacy Cloud and that you have at least Repository Read permissions. |