Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 908 Bytes

File metadata and controls

39 lines (25 loc) · 908 Bytes

Gemini AI Codeing Assistant

A Visual Studio Code extension works like GitHub Copilot with Gemini AI pro .

Installation

  1. Launch VS Code
  2. Go to Extensions
  3. Search for Gemini AI Codeing Assistant
  4. Click Install
  5. Reload VS Code

Usage

  1. Open a file with the supported language
  2. Write your comment to replace it with suggested ai code
  3. Press Ctrl+Enter
  4. See the magic

Alt text

Save Token

  • Get a your Gemini api key from here.
  • Press Ctrl+Shift+P.
  • Save your Gemini token securely using the command Store Gemini Pro Api Key.
  • Write your token in the input box and press Enter.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This extension is licensed under the MIT License.

Author

Abdullah Al-taheri