Code Editing
The editing area can perform basic operations such as code writing and adding, deleting and renaming files for the current project.
File format
Because iOS only supports the UTF-8 encoding format, the latest version of the developer tool will perform an encoding format check on the code file when uploading the code.
File support
The tool currently provides 5 types of file editing: wxml, wxss, js, json, wxs and image file previews.
File operation
Users can quickly create new folders and files by right-clicking on the file tree.

Real-time preview
When wxml, wxss, js, and json files are modified, the mini program will automatically trigger compilation, and after the compilation is completed, it will be previewed in real time in the simulator area.