decentraland / editor-sdk6

VSCode extension for Decentraland SDK6
https://marketplace.visualstudio.com/items?itemName=DecentralandFoundation.decentraland
MIT License
3 stars 0 forks source link

feat: link sdk #67

Closed cazala closed 1 year ago

cazala commented 1 year ago

This PR makes the Editor to detect if the workspace is using @dcl/sdk and if so, it makes sure that it's using the same version as in the extension. This will be necessary for the upcoming features that will make use of the SDK on the editor side.