An open API service indexing awesome lists of open source software.

https://github.com/vshaxe/vscode-debugadapter-extern

VS Code Debug Adapter API externs for Haxe
https://github.com/vshaxe/vscode-debugadapter-extern

debugging externs haxe visual-studio-code vscode

Last synced: about 1 month ago
JSON representation

VS Code Debug Adapter API externs for Haxe

Awesome Lists containing this project

README

          

# Visual Studio Code Debug Adapter API externs for Haxe
[![CI](https://img.shields.io/github/workflow/status/vshaxe/vscode-debugadapter-extern/CI.svg?logo=github)](https://github.com/vshaxe/vscode-debugadapter-extern/actions?query=workflow%3ACI)
[![Haxelib Version](https://badgen.net/haxelib/v/vscode-debugadapter)](https://lib.haxe.org/p/vscode-debugadapter)
[![Haxelib Downloads](https://badgen.net/haxelib/d/vscode-debugadapter?color=blue)](https://lib.haxe.org/p/vscode-debugadapter)
[![Haxelib License](https://badgen.net/haxelib/license/vscode-debugadapter)](LICENSE.md)

[vscode-debugadapter-node](https://github.com/Microsoft/vscode-debugadapter-node) Haxe externs. Requires Haxe 4 and compilation with `-D js-es=6`.