The editing area allows you to write code, add, delete, and rename files for the current project.
File format
Since iOS only supports UTF-8 encoding, the latest version of the developer tool will check the encoding format of code files during upload.
Supported files
The tool currently supports editing five types of files: WXML, WXSS, JS, JSON, WXS, and image file previews.
File operations
Users can right-click on the file tree to quickly create new folders and files.
Real-time preview
When WXML, WXSS, JS, OR JSON files are modified, the mini program will automatically trigger a compilation, and the changes will be previewed in real-time in the simulator.
Was this page helpful?