Sema4AI / vscode-extension

Sema4.ai extension for VS Code: AI Actions and Automation development for Python
https://sema4.ai/docs/platform/vs-code
Apache License 2.0
7 stars 1 forks source link

Refactor the open metadata functionality #59

Closed mmokko closed 4 months ago

mmokko commented 4 months ago

The metadata.json file is opened to a temp folder under the action package folder name. This way user can have multiple metadata.json files open from different action packages at the same time.