alexa-presentation-language-previewVSCode extension for previewing APL document https://marketplace.visualstudio.com/items?itemName=YoshiakiYamada.alexa-presentation-language-preview What is itThis extension is for previewing the doument that is written by Amazon Presentation Language (APL). This extension supports live preview updating. So you can edit and check APL easily. How to use itGenerate new directive from templateCall Show preview of the APL directive fileOpen APL document json file on the VSCode, then call You can change viewport size by selecting viewport on the status bar. Refresh previewAPL Preview will refresh each time when you save json file. So if you want to debug APL Document component treeYou can see https://user-images.githubusercontent.com/5585662/188664431-2fd20a90-ca6a-43d9-8565-434e7da7ea24.mp4 Local package importThis extension supports to import APL package from local directory. If you don't know about APL package, please read this document at first. https://developer.amazon.com/en-US/docs/alexa/alexa-presentation-language/apl-package.html You can import APL package from local directory by setting path to
This is the detail document of Extension just read file contents and integrate to original APL json file. So it may not same as actual DemoYou can see demo only in https://github.com/ysak-y/alexa-presentation-language-preview https://user-images.githubusercontent.com/5585662/190978888-f9bf695e-1a7f-44ce-bc95-e4fc35c4b7e4.mp4 Future works
|