AIoT-IDE Overview
[ English | 简体中文 ]
AIoT-IDE is the official Integrated Development Environment (IDE) for developing openvela JS applications. Built on the foundation of Visual Studio Code, it inherits all of the features of VS Code, including code editing, plugin integration, theme customization, and personalized settings. Additionally, AIoT-IDE introduces a range of specialized enhancements for developing openvela JS applications, with key features as follows:
- Smart code suggestions
openvela JSapplication debugging- Real-time compilation and preview
openvela JSapplication packaging and publishing
The interface is shown in the image below:

For more details, please refer to Using the IDE to Develop JS Applications.