Vega Studio Commands
Open Beta Documentation Amazon offers this technical
documentation as part of a pre-release, open beta. The features described might change as Amazon receives feedback
and iterates on the features. For the most current feature information, see the
Release
Notes.
The following tables list the Vega commands available in Visual Studio (VS Code) command palette. You can use the following commands during app development.
Set up and validation
| Full Command |
Description |
| Vega SDK: Validate Vega SDK |
Performs validation tasks to determine if the local environment has the necessary prerequisites to build Vega projects. |
Create and build
| Full Command |
Description |
| Vega Project: Create a new Vega project |
Creates a new project. |
| Vega Project: Build and run Vega project |
Builds and runs the app. |
| Vega Project: Build Vega project |
Builds the app. |
Install and run on Vega Virtual Device
| Full Command |
Description |
| Vega App: Installs the current Vega App |
Installs the current app on the selected device. See View your devices. |
| Vega App: Uninstalls the current Vega App |
Uninstalls the current app from the selected device. |
| Vega App: Run the current Vega App |
Runs the current app on the selected device. |
| Vega App: Reload Application |
Reloads app without rebuilding it (packager reload), and closes the active debugger session. |
| Vega App: Restart App |
Restart the application currently running on the selected device. |
Debug on Fire TV Stick
| Full Command |
Description |
| Vega Device Management: Copy ACR from device |
Copies Aggregate Crash Reports (ACRs) from device to the host. |
| Vega Device Management: Copy logs from device |
Copies logs from device to the host. |
| Vega Device Management: Symbolicate JS ACR |
Processes the JavaScript (JS) ACR and add symbols that point back to the code. |
Vega Virtual Device management
| Full Command |
Description |
| Vega Virtual Device: Start simulator |
Starts a simulator session. |
| Vega Virtual Device: Stop simulator |
Stops a simulator session. |
| Full Command |
Description |
| Vega: Start Activity Monitor |
Starts the Activity Monitor for the app, in the current workspace, using the connected device. |
| Vega: Open Recording View |
Opens the Recording View. |
Last updated: Nov 11, 2025