Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>parrotyNew to Visual Studio Code? Get it now.
parroty

parroty

DouglasC627

|
17 installs
| (0) | Free
AI Documentation Assistant
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Parroty: Your AI Documentation Assistant

Parroty Logo

About The Project

Parroty is a VS Code extension designed to streamline your documentation process. Powered by Google's Gemini AI, Parroty acts as an assistant to help you generate code comments, docstrings, and complete a draft README.md file directly within your project folder.


Features

Generate Comments & Docstrings

Quickly document any piece of code. Select a function, class, or any code block, and Parroty will generate a concise comment or a detailed docstring explaining its purpose, parameters, and return values.

Right-click on selected code and choose Parroty > Generate Comment or Parroty > Generate Docstring.

Generate a Comment

Generating a comment with Parroty

Generate a Docstring

Generating a docstring with Parroty

Generate a Project README.md

Bootstrap your project's documentation in seconds. Parroty analyzes your workspace's file structure and content to generate a comprehensive README.md file, complete with sections for project description, installation, and usage.

Run Parroty > Generate README.md from the Command Palette (Ctrl+Shift+P).

Generating a README.md with Parroty

README.md generated with Parroty


Requirements

Google Gemini API Key: Parroty uses the Google Gemini API to generate content. You can obtain a free API key from Google AI Studio.


Extension Setup (Required Before Start)

After installing the extension from the Marketplace, you must configure your API key.

  1. Open VS Code Settings (Ctrl+, or Cmd+,).
  2. Search for "Parroty".
  3. In the Parroty: Gemini Api Key field, paste your Google Gemini API key.

Set API key for Parroty

The extension is now ready to use!


Release Notes

All notable changes to this project are documented in the CHANGELOG.md file.


Contributing & Feedback

This is an open-source project, and contributions are welcome! If you have a suggestion, find a bug, or want to improve the extension, please visit the GitHub repository.


License

Copyright (c) 2025 DouglasC.

This project is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft