alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
107 stars 52 forks source link

feat: upgrade apl-suggester and apl-viewhost-web to version 2023.2 #267

Closed Ao99 closed 1 year ago

Ao99 commented 1 year ago

Description

Upgrade apl-suggester and apl-viewhost-web to version 2023.2

Motivation and Context

This PR updates VS Code Extension to use the latest version of suggester and viewhost.

Testing

Test locally by running npm i and then running and debugging the extension for APL related features.

Screenshots (if appropriate)

Types of changes

Checklist

License