Main Interface
The main interface of the Mini Program IDE consists of the menu bar, toolbar, feature panels, and editor.
Menu Bar: It includes basic functions like File, Edit, Window, Tools, Help, and more.
Toolbar: This is where you can access functions like changing the Mini Program type and associations, compiling, uploading, and previewing.
Feature Panels: These panels allow you to switch between the file tree, search, Git management, plugin marketplace, and other sidebar features.
Editor: This is the area where you input and modify your code, providing the fundamental functionality that every IDE/editor should have.
Interface Example
Using MacOS as an example: