v1.4
Select IDE
Visual Studio CodeIntelliJVisual Studio
Home
Blog
Knowledge Base
Download
โ„น๏ธ Introduction
๐Ÿ“œ Release History ๐Ÿ”ฅ What's New
๐Ÿ’ป User Guide
๐Ÿ›  Installation
๐Ÿ†” Log In
๐Ÿ’ป Features
โ–ผ
โ–ถ
Chat ConversationPredefined Actions
CodeVista Streak
Code Context
Workspace Status
Autocomplete
Autodoc
Inline Chat
Web Search
Feedback System
๐Ÿ’ฒ Usage Quotasโ—๏ธ Instructions for Internal FPT Users
โ” FAQ
Visit xVista Homepage

Predefined Actions

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, type the forward-slash character ( / ) in the prompt input box to reveal a list of predefined actions available for use.
Command
Example
Description
/web_search
/web_search [paste code snippet here]
Perform a web search on the internet for the provided code snippet.
/explain
/explain [paste code snippet or description here]
Ask CodeVista to explain the provided code snippet or concept.
Tips:

You can chain a Code Target with a Predefined Action to quickly perform an action on a code snippet.

For example: /fix This code is throwing an error: [paste error and code here]
Previous
Chat Conversation
Next
Code Context
Last Modified 1 month ago
Knowledge Base
On this page
Code TargetsPredefined Actions