/issues
/issues
identifies potential issues within your code, such as security vulnerabilities or bugs.
This command is only available when using Git Diff Focus.
Use it to address problems that could compromise your project's integrity or performance.
Using /issues
Open a file: Open a file in your project.
Activate Qodo Gen: Click the Qodo Gen logo in the Extensions bar.
Focus: Select Git Diff Focus. Check out our Focus documentation to learn more.
Call the Command: Type
/changelog
in the chatbox and hit the send key or click the arrow button.(Optional) Add optional instructions: You can give Qodo Gen any specific guidelines.
Result! Qodo Gen will create a list of found issues, each tagged with its type (Security Concern, Potential Issue, Leftover Debugging Code, Misspelled Variable, etc).
(Optional) Continue your chat: To give Qodo Gen more instructions, just type a command or ask a question to keep chatting. For example, you can ask Qodo Gen for advice on how to address each issue. Qodo Gen will provide tailored suggestions for resolving the problems, enhancing the security and quality of your code.
Example
Command
Response
Last updated