v1.8
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
Autofix
Inline Chat
Web Search
Feedback System
Prototyper Agent
πŸ’² Usage Quotas❗️ Instructions for Internal FPT Users
❔ FAQ
Visit xVista Homepage

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 This will display a list of available predefined actions that you can use.
For detailed information on the /autofix and /feedback commands, please see the Autofix and Feedback System sections.
Command
Example
Description
/web_search
/web_search @selected_code
Perform a web search on the internet for the provided code snippet.
/explain
/explain @selected_code
Ask CodeVista to explain the provided code snippet or concept.
You can easily trigger action Explain by clicking on quick action button op of functions in current coding file.
Previous
Chat Conversation
Next
CodeVista Streak
Last Modified 1 month ago
Knowledge Base
On this page
Predefined Actions