Nhảy tới nội dung
Phiên bản: 1.3.0

Inline Chat

CodeVista Inline Chat Feature User Guide

CodeVista offers an inline chat feature that allows users to directly ask questions about their code within the coding file.

To use CodeVista's inline chat feature on your IDE, please follow these instructions:

I. CodeVista’s Inline chat on VS Code IDE

Users can initiate an inline chat by:

    1. Opening a coding file.
    1. Hovering over the line where they want to ask a question.

    Command list.png

    1. Clicking the plus sign that appears, and typing their query into the chat window.
    1. Clicking "Ask CodeVista" will generate a relevant response.

    Command list.png

The inline chat feature allows users to ask questions about various code snippet within the same coding file. Users can close or remove individual or multiple chat windows by clicking the icon positioned in the top right corner of each chat window. Refer to the image below:

Command list.png

From left to right, the icons represent:

  • Remove Inline Chat
  • Collapse all Inline Chat
  • Collapse current Inline Chat

II. CodeVista’s Inline chat on VS Code IDE

Users can initiate an inline chat by:

    1. Opening a coding file.
    1. Right-click → Select CodeVista → Inline Chat.

    Command list.png

    1. Type your coding query into the CodeVista Inline Chat window.
    1. CodeVista will instantly respond to your query after you hit send button.

    Command list.png

    1. To close the inline chat window, click on the icon in the top right corner of the CodeVista Inline Chat window.

Currently, with the CodeVista extension on JetBrains IDEs, users can open an inline chat window directly within their coding files.

Additionally, users can utilize other functions by click on the icon on the top right CodeVista Inline Chat as:

  • a Insert code at the cursor.
  • a Replace selected code.
  • a Copy to clipboard. for making coding more efficient and effective.

III. CodeVista’s Inline chat on Visual Studio Code IDE

The CodeVista Extension for Visual Studio Code will soon have an updated inline chat feature.