PureCode AI
  • PureCode AI Extension
  • Getting Started
    • Getting Started
  • Features
    • Chat
      • @Features
        • @Docs
        • @Files
        • @Folder
        • @Code
        • @Git
        • @Terminal
        • @UI
    • Dual Operation Modes
      • Normal Mode [ Chat ]
      • Agent Mode
      • Switching Between Modes
    • Context Awareness
      • Normal Indexing
      • Advance Indexing
    • Human-like Code Understanding with @codebase
    • Interactive Planning Mode
    • Adaptive Learning Preferences
    • Global and Project Custom Instructions
      • Global Instructions
      • Project Chat Instructions:
    • Docs Indexes and UI Docs Indexes
      • Docs Indexes
      • UI Docs Indexes
    • "Reject" and "Accept"
    • Image-to-Code
    • Video Tutorial's
    • Prompting Techniques
    • Chat Vs Codebase Chat
    • Solving Errors
  • Frequently Asked Questions
  • Changelog
Powered by GitBook
On this page
  • How to Use:
  • Benefits:
  1. Features
  2. Chat
  3. @Features

@Git

The @Git feature enables PurecodeAI to access and utilize Git-related information, such as commit history and branch status, to provide context-aware suggestions.

Previous@CodeNext@Terminal

Last updated 25 days ago

How to Use:

In Chat or Command Palette (Cmd K):

  • Type @git to include Git information in your conversation.

  • This allows the PureCode AI to consider your project's version control context when generating responses.

Benefits:

  • Version Control Awareness: The AI can provide suggestions that consider your project's commit history and current branch status.

  • Improved Collaboration: Access to Git information facilitates better collaboration by ensuring that suggestions are relevant to the current state of the project.

By leveraging the @Git feature, you can enhance the relevance and accuracy of AI-generated suggestions, leading to a more efficient and context-aware development process.