lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

Debug C functions in application with vscode client.

Open Anderson0xFF opened this issue 3 years ago • 1 comments

I have embedded LUA in my C++ program, how can I bind the vscode client to my program? Making my program the debug server? I have custom C functions that are in my script. 🥲

Anderson0xFF avatar Sep 10 '22 05:09 Anderson0xFF

I think you are looking for a lua debugger, try https://marketplace.visualstudio.com/items?itemName=actboy168.lua-debug

sumneko avatar Sep 14 '22 07:09 sumneko

@Anderson0xFF has your issue been resolved?

carsakiller avatar Nov 12 '22 07:11 carsakiller

Closing stale issue

carsakiller avatar Jan 30 '23 15:01 carsakiller