Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code review clippyNew to Visual Studio Code? Get it now.
Code review clippy

Code review clippy

untero

|
217 installs
| (0) | Free
Clippy providers review for your horrible code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code review Clippy

Forget lousy comments from your teammates - get professional code reviews from Clippy!

Clippy hates this

Features

  • Passive-aggressive code reviews - now with more ChatGPT!

Usage

  • Add api-key
  • Select text on the editor
  • Select "Clippy hates your code" from right-click context menu or run directly
  • (Model defaults to chatgpt who seems to be much nicer bot, use text-davinci-003 for more ruthless roasting )

Extension Settings

  • Required:
{
    "clippyReview.openAiApiKey": "your-api-key"
}
  • Optional:
{
    "clippyReview.openAiApiMaxTokens": 1024, // default
    "clippyReview.openAiModel": "gpt-3.5-turbo" // default
}


Heavily inspired by walaura - vs-code-clippy.

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