Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Allyzio CopilotNew to Visual Studio Code? Get it now.
Allyzio Copilot

Allyzio Copilot

Bruno Brasil

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

allyzio Copilot

Allyzio is your best programming friend, it will help you write better code using best programming practices, design patterns, using SOLID. It helps you develop faster and with clean code.

Required

  • Node v18.18.0
  • @vscode/vsce v2.32.0

Features

Refactor Code

To use it, it's very simple, just select the part of the code you want to improve and click the right mouse button on the "Allyzio > Refactor Code" option and Allyzio will improve that part of your code.

!\[Refactor Code\](images/refactor-code.gif)

Comment Code

You can add comments to your code smarter and faster. Click the right mouse button on "Allyzio > Comment Code" and the artificial intelligence will comment on your code.

!\[Comment Code\](images/comment-code.gif)

Generate Test Unit

You can generate unit test code for various scenarios from the selected code. To generate the tests, simply select the code and right-click on 'Allyzio Copilot > Generate Unit Test'.

!\[Generate Test Unit\](images/generate-test-unit.gif)

Explain Code

If you are unable to understand how a section of code works, you can select the code and right-click on "Allyzio Copilot > Explain Code" and the artificial intelligence will provide a detailed explanation of the code.

!\[Explain Code\](images/explain-code.gif)

Requirements

To work correctly you need an OpenAI API KEY

Extension Settings

To configure you need to enter the OpenAI API KEY

!\[Congih\](images/config.gif)

Release Notes

1.4.0 - 2024-11-09

  • API Gemini
  • Choose the AI provider: ChatGPT or Gemini.

1.3.0 - 2024-11-09

  • It's free now and open-source

0.3.0

  • new option: explain code

0.2.0

  • new option: generate test unit

0.1.2

  • bugfix: don't show result

0.1.1

  • remove prompt refactor code. It was generating bugs
  • bugfix: refactor code

0.1.0

  • change menu
  • add option comment code

0.0.1

  • Initial version with the option to refactor your code
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft