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
108 stars 52 forks source link

fix: rolling back VSCode version for testing to 1.72.2 #216

Closed tydonelson closed 1 year ago

tydonelson commented 1 year ago

VSCode update in 1.73.1 broke some of the WebView loading behavior in our test utilities, rolling back for 1.72.2 temporarily until the root cause is resolved.

Testing

All unit tests pass.

Screenshots (if appropriate)

Types of changes

Checklist

License