Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Smart Code ReviewerNew to Visual Studio Code? Get it now.
Smart Code Reviewer

Smart Code Reviewer

Tharindu De Silva

|
1 install
| (0) | Free
Review selected code or tests with GitHub Copilot Chat using default/custom prompts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Smart Code Reviewer

A VS Code extension that leverages GitHub Copilot to provide code reviews for Angular and Jest

Note: This extension currently supports only Angular TypeScript projects and those using the Jest unit-test framework.


Prerequisites

  • Visual Studio Code
  • GitHub Copilot extension installed and enabled in VS Code

A quick demo of Smart Code Reviewer

Features

  • Two review modes
    • Review Angular Code – uses angular_code_review_guidelines.md
    • Review Jest Unit Tests – uses jest_unit_test_code_review_guidelines.md
  • Custom guidelines
    Point to your own CODE_REVIEW_GUIDELINES.md via a workspace setting; otherwise falls back to the built-in defaults.
  • Context-menu integration
    Right-click inside the editor when you have a selection to choose your review mode.
  • Command-palette support
    Run either review command directly from the palette.

Contact & Feedback

  • GitHub: @mr-desilva
  • Issues & Requests: Submit here
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft