UNPKG

pxt-core

Version:

Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors

21 lines (11 loc) 612 B
# Extensions ## #gallery ## Using Extensions #using In the code editor, click on the **Settings** (the ⚙️ symbol) menu and then choose **Extensions** to search and add extensions to the project. The Blocks and any other JavaScript definitions from the extension are automatically loaded in the editor. ### ~ reminder #### Extensions were "Packages" **Extensions** were previously called **Packages** in MakeCode. ### ~ ## Custom extensions #custom The [Build Your Own Extension](https://makecode.com/extensions/getting-started) manual is for advanced users who want to publish their own extension.