decentraland / editor-sdk7

VSCode extension for Decentraland SDK7 projects
https://marketplace.visualstudio.com/items?itemName=DecentralandFoundation.decentraland-sdk7
MIT License
3 stars 5 forks source link

feat: add support for smart items #72

Closed cazala closed 9 months ago

cazala commented 9 months ago

This PR adds support for smart items on the Editor. It also removes the prompt for decentraland libraries, since that is not used anymore in SDK7. Finally it also removes an await on the notification that says that the SDK has been updated, so it doesn't block the start of the dev server until the user acknowledges it.

github-actions[bot] commented 9 months ago

Test this pull request