Aireview MentorA VS Code extension that helps you review code and explain the part of the code you select in a file. This extension connects to a Python backend hosted on Render to provide intelligent code explanations. Features
Requirements
Extension SettingsThis extension does not currently add any custom settings. Known Issues
Release Notes1.0.0Initial release: Explain selected code snippets via backend API. 1.0.1Minor improvements and bug fixes. 1.1.0Added support for more languages and better response formatting. Following extension guidelinesMake sure your extension follows the best practices for VS Code extensions: For more informationEnjoy reviewing your code smarter! |