These features work together to improve your productivity, allowing you to stay within your coding environment while getting intelligent, context-aware suggestions and running essential commands directly from the interface.
Access pre-indexed documentation or add your own custom documentation for context-aware suggestions. With the @Docs feature, PureCodeAI can pull information from various documentation sources to provide you with accurate and relevant code suggestions, directly from the chat interface.
Reference specific files in your project for enhanced context in your conversations. The @Files feature allows PureCodeAI to pull content from your project files, helping it generate more accurate responses based on your codebase.
When working with multiple files in a folder, use the @Folder feature to reference an entire folder as context. This is particularly useful when you need to get suggestions that span across several files within a single folder, improving the overall accuracy of PureCodeAI's recommendations.
Access and refer to your entire codebase for more detailed, context-aware suggestions. The @Code feature ensures that PureCodeAI can analyze your code structure, offering suggestions that are fully aligned with the rest of your project.
Integrate Git information into your AI interactions. The @Git feature allows PureCodeAI to use your project's version control data, such as commit history and current branch status, to provide context-aware suggestions that are specific to your current Git environment.
Run and interact with your terminal directly from the chat interface. The @Terminal feature allows PureCodeAI to access the entire terminal data for the current session, making it easy to work with your development environment without leaving the chat interface. Additionally, you can execute terminal commands directly from the chat, enhancing your workflow efficiency.