
Follow these steps to configure the AI Code Feedback extension for VS Code
Search for "AI Code Feedback" in the VS Code Extensions Marketplace and click Install.

Click the gear icon in the bottom left corner of VS Code to open the settings menu.

Set the Model name to "gemini-2.5-flash", Provider to "Gemini", and select your preferred Language for feedback.

Go to https://aistudio.google.com/ and click on Dashboards > API Keys from the left menu.

Click the "Create API Key" button on the API Keys page.

First, create a new project by clicking "Create project".

Enter any project name you prefer (e.g., "ExampleProject").

Give your API key a name (e.g., "ExampleKey").

Copy the generated API key and paste it into the VS Code extension settings.

You're all set! Start coding and receive AI-powered feedback in real-time.