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

feat: adding ACDL language server to ASK Toolkit for VS Code #237

Closed tydonelson closed 1 year ago

tydonelson commented 1 year ago

Description

Adds language assistance for authoring ACDL files. See the README in the acdlServer folder for more info.

Types of changes

Checklist

License