Effective Prompt Usage
- To maximize the effectiveness of CodeVista, you can combine predefined actions with the code context feature.
- For example, the
/explain @current_fileprompt will instruct CodeVista to explain the code in the current file open in your editor. - Other combinations include
/comment @selected_codeto comment on the selected code snippet, or/fix @file:main.pyto fix issues in the specified file.