Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages