| Lazy Coder VS Code ExtensionLazy Coder is a VS Code extension that uses the Gemini AI to generate code based on text prompts and optional image inputs. 
 Features
Generate code using text promptsInclude images in your prompts for more contextInsert generated code directly into your active editor Requirements
VS Code 1.74.0 or higherGemini API Key Installation
Install the extension from the VS Code Marketplace.Reload VS Code.You will be prompted to enter your Gemini API Key on the first use. Usage
Open the command palette (Ctrl+Shift+P).Run the "Open Lazy Coder Panel" command.Enter your prompt and optionally upload an image.Click "Generate" to generate code.The generated code will be inserted at your cursor position in the active editor. How to Get a Gemini API Key
Go to the Gemini API website.Sign up for an account or log in if you already have one.Navigate to the API Keys section in your account dashboard.Generate a new API key by clicking "Create New Key."Copy the API key and use it in the extension settings. Extension SettingsThis extension contributes the following settings: 
lazyCoder.apiKey: Your Gemini API Key. Known Issues
List any known issues here. Release Notes1.0.3
Bug Fixes - Issues with API key configuration solved 
 Enjoy! Author: Richard Kweku AikinsGitHub: https://github.com/richprince23
 |  |