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.
![]() |
3 years ago | |
---|---|---|
.. | ||
docs | 8 years ago | |
src | 3 years ago | |
README.rst | 4 years ago |
README.rst
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>`_.