smithy-lang / smithy-vscode

A Visual Studio Code extension to provide syntax highlighting for the Smithy IDL.
https://marketplace.visualstudio.com/items?itemName=smithy.smithy-vscode-extension
Apache License 2.0
37 stars 14 forks source link

Setup launch config for debugging #30

Closed srchase closed 2 years ago

srchase commented 2 years ago

Adds tests path and disables other extensions, allowing for debugging the extension integration tests via Run and Debug pane in VS Code.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.