Skip to content

Commit

Permalink
Merge pull request #1 from joshtynjala/patch-1
Browse files Browse the repository at this point in the history
Add SWF debug adapter
  • Loading branch information
weinand committed Aug 10, 2018
2 parents 298163b + ef72535 commit 030a473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _implementors/adapters.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ The following table lists the known debug adapters that implement the Debug Adap
[Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python)|[@DonJayamanne](https://github.com/DonJayamanne)|[Microsoft/vscode-python](https://github.com/Microsoft/vscode-python)
[React Native Tools](https://marketplace.visualstudio.com/items?itemName=vsmobile.vscode-react-native)|[@MSLaguana](https://github.com/MSLaguana)|[Microsoft/vscode-react-native](https://github.com/Microsoft/vscode-react-native/issues)
[Ruby](https://marketplace.visualstudio.com/items?itemName=rebornix.Ruby)|[@rebornix](https://github.com/rebornix)|[rubyide/vscode-ruby](https://github.com/rubyide/vscode-ruby)
[SWF](https://marketplace.visualstudio.com/items?itemName=bowlerhatllc.vscode-nextgenas)|[@joshtynjala](https://github.com/joshtynjala)|[BowlerHatLLC/vscode-nextgenas](https://github.com/BowlerHatLLC/vscode-nextgenas)
{: .table .table-bordered .table-responsive}

*If you are missing a debug adapter implementation please create a pull request in GitHub against this markdown [document](https://github.com/Microsoft/debug-adapter-protocol/blob/gh-pages/_implementors/adapters.md)*

0 comments on commit 030a473

Please sign in to comment.