vscode-image-generator

Nano Banana Image Generator

A VS Code extension that generates images with Gemini API. It can build article-cover prompts through the GitHub Copilot Language Model API, then generate and open the output image in VS Code.

Banner

Features

Supported UI Languages

Language behavior:

Commands

Command labels are localized through package.nls.*.json.

Settings

Development

npm install
npm run typecheck
npm run test
npm run build

Packaging / Publishing

npm run package:vsix
npm run publish:vscode

License

This project is licensed under the MIT License.