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

review-code

hritik2002

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

review-my-code

VScode plugin that reviews our code and helps us improve with the naming convention and best practices, along with some tips on code improvements.

review-code-vscode

How to use this plugin?

  • Install the plugin.

  • Select the function or specific part of the code that you want it to review.

  • Type cmd + shift + p (mac users)

  • Type ctrl + shift + p (windows users)

  • Search for 'Review code' and press enter.

  • Now, hover over the selected portion of the code and you can see the reviewed message and improved code.

Screenshots to follow

Install the plugin

install_plugin

Select the code you want to get review.

select_code

Open autocomplete search by typing cmd + shift + p (Mac users) or ctr + shift + p (Windows and Linux users).

autocomplete_search

Search for Review code and press enter.

search_review_code

Hover on the selected code, you will be able to see a hover message that shows the improved version of your code with bonus tips.

please_wait final_res

You can copy the entire code if you want.

To watch the complete video:

https://www.loom.com/share/f281dda0f3024c96ba80490cc2cc7fa0

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft