Chat Preferences
Set Chat Preferences to customize your Qodo Gen experience with custom instructions and other settings.
Enable Chat Preferences
Open Qodo Gen Chat by clicking the Qodo Gen icon in your Extensions or Plugins bar.
Click the three dots icon on the top right.
Choose Chat Preferences.

Configure Chat Preferences
In the Chat Preferences window, you can:
Custom Instructions
Add custom instructions for Qodo Gen Chat to follow in conversations.
You can configure specific instructions for specific commands by clicking the Add a specific command button, or set general instructions for all commands by adding them under All messages.
Code Editor
These preferences affect the code editor.
Wrap text in code blocks: Set whether code would be wrapped in code blocks.
Editor buttons: Enable or disable the appearance of editor buttons above functions and classes.
Code Completion
These preferences affect the Code Completion feature.
Enable completions: Enable or disable Code Completion features.
User instructions: Add custom instructions that affect your Code Completion suggestions. You can add suggestions in multiple lines.
Codebase Indexing
These preferences affect Company Codebase indexing and context retrieval.
Max local snippets: Max number of code snippets from your local projects to be used by the RAG. Learn more.
Max remote snippets: Max number of code snippets from your remote projects to be used by the RAG. Learn more.
Example Usage
Under Custom Instructions, you can instruct Qodo Gen to follow certain rules. These rules can be followed by all messages in Qodo Gen or by specific commands only.

Here, we've instructed Qodo Gen to "Answer in 5 lines max" on all messages, and "Answer in Italian" specifically for /ask
commands.

Asking Qodo Gen a question, we can see it follows the instructions.

Last updated
Was this helpful?