Skip to main content

CodeGPT Chat

Description

The CodeGPT Chat feature enhances your development experience by allowing you to engage in conversations with a Large Language Models (LLM) directly within your text editor. This tutorial will guide you through the steps to make the most of this powerful tool.

How to Use:

Open the Chat Tab:

  • Navigate to the tools tab and click on the Chat. You can used syncronizing your the CodeGPT Plus account or, other Provider.
  • Now tha chat allow you Clean the chat or Reload the question
  • If you are requesting code, Copy the code or paste it directly on the file with Insert code button.
CodeGPT Chat

Engage in Conversation:

Once the chat tab is open, you can start a conversation by typing a message and hitting Enter.

CodeGPT Chat conversation

Using Code Selection:

To share code snippets, simply select the desired code in your editor then select Import selection from the chat tab. The selected code will be automatically inserted into the chat interface, allowing CodeGPT to provide more accurate and context-specific responses.

Code Selection

Shortcuts

You can use the shortcuts to make the most of the CodeGPT Chat feature. Here are some of the most useful shortcuts:

  • /Fix: Fix the code selected
  • /Explain: Explain the code selected
  • /Refactor: Refactor the code selected
  • /Document: Generate documentation for the code selected
  • /Unit Test: Test the code selected
Shortcuts

Make the most of CodeGPT Chat and experience a new level of productivity in your coding endeavors.