editor
editor copied to clipboard
Extension API v3
- [ ] Well defined entry point for executing scripts within extension manifest
- [ ] Give each extension an unique name and allow other extensions to import the exports of the main script from an extension
- [x] Allow scripts to import files from same extension with relative paths
- [x] Allow usage with custom commands and components