Search found 2 matches
- Mon May 04, 2020 11:34 am
- Forum: Support and Development
- Topic: VS Code build in debugging?
- Replies: 2
- Views: 2342
Re: VS Code build in debugging?
I still didn't find a solution btw...
- Tue Apr 28, 2020 3:54 pm
- Forum: Support and Development
- Topic: VS Code build in debugging?
- Replies: 2
- Views: 2342
VS Code build in debugging?
I'm trying to use the build in debugger (with breakpoints and variable values and stuff) with love. The closest I've gotten so far is with the Local Lua Debugger (https://marketplace.visualstudio.com/items?itemName=tomblind.local-lua-debugger-vscode) with the .vscode/launch.json: { "version&quo...