/ask
/ask
any free-text question about your code.
Use it to get ideas on how to make your code better, understand complicated flows, find useful fixes and much more.
Using /ask
/ask
Open a file: Open a file in your project.
Activate Qodo Gen: Click the Qodo Gen logo in the Extensions bar.
Focus: Select the part of the code you want to ask a question about. It could be a few lines of code, a method, an entire file, your local changes and more. Check out our Focus documentation to learn more.
Call the Command: Type your query in the chatbox and hit the send key or click the arrow button. You don't have to type
/ask
beforehand, since Qodo Gen Chat's default command is/ask
.(Optional) Add optional instructions: You can ask Qodo Gen anything you want some elaboration on.
Result! Qodo Gen will answer your question, provide code examples, offer improvements and more.
(Optional) Continue your chat: To give Qodo Gen more instructions, just type a command or ask a question to keep chatting.
Example
Given this code snippet:
Command
Response
Last updated