Skip to content

Repository files navigation

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.

  • Add Gemini Api key by typing cmd + shift + p & then search for Set Gemini Api Key and add the key, click Enter

  • 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

About

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

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages