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
Dibyendu Majumdar 3b09a22e96
issue #204 Code reorg
3 years ago
..
docs issue #82 doc updates 8 years ago
src issue #204 Code reorg 3 years ago
README.rst Update 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>`_.