Gemini Code Generator
This Visual Studio Code extension allows you to easily generate code from prompts using the Gemini AI model.
Installation
- Open Visual Studio Code.
- Go to
Extensions.
- Search for
Gemini Code Generator.
- Click
Install.
Save Token

- Get a Gemini token from here.
- Press
Ctrl+Shift+P.
- Save your Gemini token securely using the command
Save Gemini Token.
- Write your
token in the input box and press Enter.
Generate Code

- Open a new or existing project in Visual Studio Code.
- Write a prompt in the editor and select it.
- Press
Ctrl+Shift+9 to generate code or Press Ctrl+Shift+P and select Generate Code using Gemini API to generate code.
The generated code will replace the selected prompt.
Contributing
Contributions are welcome! Please create an issue before submitting a pull request.
License
This extension is licensed under the GPL-3.0 License.
| |