What is Chat?

This documentation page focuses on the Qodo Chat feature in Qodo IDE plugin. To learn more on using Qodo Chat in Qodo's CLI tool, go to the Qodo CLI documentation page.

Start Using Qodo Chat

To start using Qodo Chat, choose the Qodo icon from your Extensions bar or sidebar.

VSCode Qodo Chat logo
JetBrains Qodo Chat logo

The chat will open on a side panel.

Use the chat for:

  • Improving your code: From making it more secure to beautifying and cleaning it.

  • Understanding your code better: Simplify onboarding for new or junior developers by getting explanations about your codebase.

  • Asking free-style questions about your code: Get instant answers to any code-related question using AI-powered free-form queries.

  • Generating unit tests and test suits: Secure and eliminate bugs in your code by adding extensive testing.

  • Generating docstrings: Improve code maintainability by generating docstrings.

Last updated