You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ravi/vscode-debugger/README.rst

9 lines
412 B

Ravi Debug Adapter for VSCode
=============================
The aim is to provide a debug adapter that allows Microsoft's Visual Studio Code to step through Ravi or
Lua code. The adapter implements the protocol as specified by `Debug Adapter Protocol <https://microsoft.github.io/debug-adapter-protocol/>`_.
See `Ravi Visual Studio Code Debugger <https://github.com/dibyendumajumdar/ravi-vscode-debugger>`_.