Replies: 2 comments
-
I'm not a vscode user myself, but perhaps @pdesaulniers might have some info on how his plugin can interop with other Lua plugins? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Some people have managed to use Local Lua Debugger for debugging Teal source files. However, you might need to change VSCode's default settings to make it work, since local-lua-debugger does not enable breakpoint support by default for Teal code: teal-language/vscode-teal#62 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can debug lua vode with vscode. And how to debug teal code?
Is there has any way to do it?
I want to debug teal code directly.
Thanks everyone!
Beta Was this translation helpful? Give feedback.
All reactions