Skip to main content

+ Symbol

1. Multi-file Questions

CodeSouler supports multi-file questions. Simply use +file in the chat box to select different files.

The +CodeBase feature in CodeSouler's chat box supports analyzing user prompts, extracting code snippets or files from the project that match keywords mentioned in the prompt, and analyzing problems by combining all relevant files.

You can also input a prompt in the dialog box and use ctrl + enter to send the message. CodeSouler will automatically associate relevant files in CodeBase mode, and after selecting files, it will highlight code segments related to the user's question.