A VS Code extension that provides specialized tools and capabilities for Vega app development on Amazon Devices. It offers integrated debugging, real-time performance monitoring, app optimization tools, and other development features beyond what VS Code provides natively for Vega developers.
Create new projects by choosing from available templates including Hello World and Live TV
Build (compile) applications for Debug and Release targets
Install and Run applications on physical and virtual devices
Device Management
Automatically detect and manage available devices including physical and virtual
Access device shell for copying crash reports or log stream management
Virtual Device
Test React Native apps including apps containing WebView and native components
Perform line-by-line debugging using a virtual device
Test applications with DRM-3 content
Test apps including Amazon integrations such as IAP (In App Purchases)
Test & Debug Applications
Perform user interface (UI) test automation at different development stages with Appium™
Perform Line-by-Line debugging of React Native (TypeScript) apps or a combination of RN and Native
Symbolicate app crashes with a single click
Tools to improve performance
Measure and profile CPU and thread usage
Measure and profile memory usage
Monitor and debug network issues
Validate your app meets key KPIs including Time To First Frame (TTFF), Time To Fully Drawn (TTFD) and more
Use industry leading tools such as Chrome DevTools™, Perfetto, Flashlight, and Charles proxy
Installation
Install directly from VS Code marketplace or by running CLI command: vega setup-studio --install
(For SDK version older than 0.22.x, use kepler setup-studio --install)