Hello @rajeev5x
I hope you’ll find the necessary information in the SonarSource documentation at AI CodeFix | SonarQube Cloud Documentation.
To summarize the key points about the SonarQube AI Code Fix feature:
- Enabling AI Code Fix:
- The AI Code Fix feature is automatically enabled for SonarCloud projects. There is no additional setup required on your end.
- Accessing the AI Fixes:
- The suggested AI fixes are presented directly in the SonarCloud user interface. You can view them on the Issues page and in the detailed issue views.
- AI fixes may also be provided as comments in pull requests, allowing you to review and apply them directly from your code hosting platform.
- Validating AI Fixes:
- The AI fixes can be previewed before applying them to your source code. You can review the suggested changes and validate that they are appropriate for your codebase.
- Limitations and Prerequisites:
- The AI Code Fix feature is currently available for Java, JavaScript, and TypeScript projects hosted on SonarCloud.
- There are no other specific prerequisites, as the feature is automatically enabled for supported languages and projects.
I hope this overview helps provide the information you were looking for. Let me know if you have any other questions!