Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code Review LiteNew to Visual Studio Code? Get it now.
Code Review Lite

Code Review Lite

Enoch-Yan

|
4 installs
| (0) | Free
Lightweight code review tool to meet minimum requests for team code review.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Review Lite

Lightweight code review tool to meet minimum requests for team code review.

Table of Contents

  • Features
    • Configure Reviewer Info
    • Comments Explorer
    • Comments Export
    • Comment Add/Mofify/Check
      • Comment Add
      • Comment Modify
      • Check Modify

Features

Configure Reviewer Info

  1. Open command panel (default short cut key: Ctrl+Shift+P)
  2. Type Code Review Lite: 配置评审人信息 in command panel
  3. Then input reviewer name and staff ID

Comments Explorer

Code Review Lite support review comments explorer by click code review lite icon on left of the visual studio code window resides in activity bar area.

Comments Explorer is a tree like view, user can easily click the file name or comment and then the editor will open the code file and jump to the comment related line.

Comments Export

Code Review Lite support comments export to csv or txt file by click the icon Code Review Lite: 导出评审信息到CSV文件 or Code Review Lite: 导出评审信息到TXT文件 on the top of commments explorer.

Comment Add/Mofify/Check

Comment Add

  1. Open code file in the editor
  2. Select code for add comment
  3. Then on the top of selected line will show 💬Add Comment
  4. Click it, and input review comment in the window just pop up.

Comment Modify

  1. If selected code already has one comment
  2. And if the comment was created by current user
  3. Then on the top of selected line will show \u{270D} Modify Comment
  4. Click it, and modify review comment in the window just pop up.

Check Modify

  1. If selected code already has one comment
  2. And if the comment was created by another user
  3. Then on the top of selected line will show \u{2705} Check Comment
  4. Click it, and check review comment in the window just pop up.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft