Context
CodeBuddy IDE supports using the @ symbol to reference files, documents, and other content as context for conversations with the model. You can use the up and down arrow keys to select the specific context type you want to reference. If you select Git, File & Folders, Rules, or Docs, clicking on the selection will take you to a list where you can choose the specific content you want to reference.
Below is the introduction to the @ symbol list:
@Terminal: Reference terminal command information.
@Git: Reference uncommitted file changes as well as specific historical commits.
@File & Folders: Reference the contents of an entire folder as context.
@Docs: Reference specific files in the project.
@Rules: Reference Rules as context.