editor icon indicating copy to clipboard operation
editor copied to clipboard

Extension API v3

Open solvedDev opened this issue 4 years ago • 0 comments

  • [ ] 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

solvedDev avatar Nov 18 '21 19:11 solvedDev