Code

Defines the features when you code in the editor.

Feature

In addition to the basic editing functions, the Mini Program Studio provides you with the following functions that are specific to Mini Program:

  • Realtime preview: You can preview the your codes in the local simulator.
  • Autocomplete: Your codes are automatically completedly.
  • Syntax prompt/suggestions: You can also get suggestions on the syntax.

For more informaion, see the demos below:

Realtime Preview

Code

Autocomplete

AXML Autocomplete

Code

API Autocomplete

Code