Skip to main content

Configuration

The subsequent sections describe the various utilities and configurations of the CodeGPT application.

The main menu is your primary navigation hub within the CodeGPT application. It provides access to essential features and settings.

Tools

  • Chat: Engage in AI conversations using the models of your chosen provider or with agents on CodeGPT Plus.
  • Autocomplete: 💻 Enhance your coding experience with intelligent code completion suggestions (enable by default). Also, you can find the button for direct access here:

Help

Please be sure to look here when you need help.

  • Extension Docs: The document you are reading right now.
  • API Docs: 📝 Access the API documentation for CodeGPT.
  • Report an issue: Any issues you encounter can be reported in the Github repository.
  • Feedback: Send 💌 feedback to the team to help us improve the product.

Settings

These optional configurations enhance your user experience.

  • Font Size: Adjust the font size to your preference.
  • Color Mode: Alter the visual interface of the application by switching between the dark and light themes.

Panel Position

You can adjust the position of the chat panel by dragging it from the sidebar menu.

Move Tabs

Sync Your CodeGPT Account

  • To sync your CodeGPT account, log in using Gmail, GitHub, or other More login options.
  • The browser will open CodeGPT Studio. If you don't have an account, you can create one by following the on-screen instructions.
  • A confirmation message will appear once logged in, and you can return to the VS Extension.

info

If you have your API Key from another AI provider, please go to the specific section here and choose your provider.

Codebase Indexing

The Codebase Indexing feature allows you to index your codebase and use it as context for your conversations. In the main menu, you can find the Codebase button. Click on it to see the Augmented Context options.

Screenshot 2025-05-19 at 16 37 40

Codebase

Click on Create Codebase Index to start indexing your codebase.

Screenshot 2025-05-19 at 16 38 13

With this feature, the agent will have accesso to the Semantic Search Tool, which allows you to search for code snippets based on their meaning.

Deep Insights

Click on Deep Insights to connect your Knowledge Graph from CodeGPT Studio and use it as context for your conversations.

Screenshot 2025-05-19 at 16 40 04

With this feature, the agent will have access to the Knowledge Graph Tool, which allows you to search nodes and edges based on their meaning.

Chat History

You can access the chat history by clicking on the Chat History button in the sidebar menu.

Screenshot 2025-05-19 at 17 11 54