Here are some ideas for the Marketplace
- Curate the list with recommended extensions.

Have a look at the implementation of the Visual Studio Code marketplace. Atom list is confused and ultimately
- Provide tags to group the extensions.
For example, the protocol the extension relies on (I²C, SPI). Also, categories or collections like in the Visual Studio Code marketplace.
- Allow users to rate the extensions.
The Visual Studio Code marketplace and the Node-RED library have implemented users’ rating.
- Provide clear information about licensing.
Apart for open source, some developers may want to charge for an extension. Is the marketplace ready for that option?
- Explain what the
PROlabel means!
![]()