|
2 years ago | |
---|---|---|
.. | ||
docs | 7 years ago | |
src | 2 years ago | |
README.rst | 3 years ago |
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>`_.