Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to pull and edit widget artifacts #263

Open
habuma opened this issue Jul 4, 2023 · 0 comments
Open

Ability to pull and edit widget artifacts #263

habuma opened this issue Jul 4, 2023 · 0 comments

Comments

@habuma
Copy link

habuma commented Jul 4, 2023

The extension currently allows developers to download and edit APL. When downloaded, the APL goes into skill-package/response/display which is appropriate for normal display APL. But it is not suitable for widget APL, manifests, test data sources, etc. Those things should be downloaded into skill-package/dataStorePackages as described at https://developer.amazon.com/en-US/docs/alexa/alexa-presentation-language/apl-package-reference.html#apl-package-file-structure.

Although this can be down outside of VSCode using ask smapi export-package to pull the artifacts, it would be nice if the entire experience was contained within the editor as it is for APL.

The extension should enable downloading and editing (with preview) of widget content similarly to how it supports non-widget APL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant