Skip to main content

Predefined Actions

CodeVista provides a set of predefined actions that allow you to perform common coding tasks or trigger specific functionalities with a single command. To access these predefined actions, follow these steps:

Accessing Predefined Actions

In the prompt input box, type the forward slash "/" to reveal a list of predefined actions available for use.

image.png

Predefined Actions List

Predefined Action Name

Example

Description

/explain

/explain @selected_code

Ask CodeVista to explain the provided code snippet or concept.

/web_search

/web_search @selected_code

Perform a web search on the internet for the provided code snippet.

Tips: You can easily trigger action Explain by clicking on quick action button op of functions in current coding file:

image.png