Skip to main content
Version: 1.2.0

Effective Prompt Usage

  • To maximize the effectiveness of CodeVista, you can combine predefined actions with the code context feature.
  • For example, the /explain @current_file prompt will instruct CodeVista to explain the code in the current file open in your editor.
  • Other combinations include /comment @selected_code to comment on the selected code snippet, or /fix @file:main.py to fix issues in the specified file.