ask-toolkit-for-vscode icon indicating copy to clipboard operation
ask-toolkit-for-vscode copied to clipboard

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.

Results 16 ask-toolkit-for-vscode issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** This feature request is related to the issue that lead to #52 . When there is an issue on the...

feature-request
P3
Effort: High

**Describe the bug** Github URLs is an [officially supported](https://docs.npmjs.com/cli/v6/configuring-npm/package-json#git-urls-as-dependencies) way of declaring dependencies. ASK Toolkit fails to deploy with Github URL dependencies though. **To Reproduce** - Open package.json. - Add...

bug
enhancement
investigating
waiting: external dependency

- OS: Linux - VS Code version: 1.63.2 - Alexa Skill Toolkit extension version: V2.10.0 **Question** Is there any plans to support Linux for the APL interactions? I love the...

enhancement
Effort: High

**Is your feature request related to a problem? Please describe.** When working with this extension behind an enterprise proxy, git operations for Alexa's hosted skills will fail. **Describe the solution...

enhancement
investigating
feature-request

**Describe the bug** I am trying to set up local debugging. I followed [these](https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/vs-code-testing-simulator.html) instructions up to the point where I have the launch.json file shown in the screenshots below....

bug

OS: Windows_NT x64 10.0.19043 Visual Studio Code Version: 1.64.2 Alexa Skills Toolkit Version: 2.10.1 Git Version: git version 2.34.1.windows.1 Python version 3.8.7 I am trying to follow a workflow where...

bug
investigating

In the earlier version of the add-on, there was code assist for the interaction model (and I think the skill manifest). This was very helpful, as it helped remind me...

feature-request

**Desktop (please complete the following information):** - OS: - VS Code version: - Alexa Skill Toolkit extension version: **Question**

- ASK Toolkit version: v2.14.2 - VSCode version: 1.80.0 (user setup) - Python version: 3.11.2 - Operating System: Windows10 on Docker container ## Description: I am encountering an error while...

bug

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...

feature-request