[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] A Visual Studio Code Integrated Debugger for Ravi and Lua 5.3 - updated
- From: Dibyendu Majumdar <mobile@...>
- Date: Sat, 14 May 2016 01:00:22 +0100
I have updated the version of the Visual Studio Code Debug
Adapter for Ravi and Lua 5.3 at
https://marketplace.visualstudio.com/items?itemName=ravilang.ravi-debug.
The debugger can be installed from VSCode by the extension
installation facility - search for 'Ravi/Lua 5.3 Debugger'.
The extension includes a binary for Windows 10 64-bit. Installation on
Mac OSX has a packaging issue (see
https://github.com/dibyendumajumdar/ravi-vscode-debugger for details).
There is still a lot more work to do but if anyone cares to try this out and
send me feedback then please do!
Regards