Running Love2D debugging consile inside VScode
Posted: Sun Oct 17, 2021 6:37 pm
Hey,
I've installed Visual Studio Code and the Love2D support plugin. In the plugin settings, it's possible to enable a debugging console to open in a separate window every time the game is run from VScode.
However, I was wondering: is it possible to run Love2D debugging console inside VScode, in the bottom debugging console that's built into the editor. I tried testing it and running the game with some print() commands - the built-in console stays empty.
Perhaps, some additional plugin can help?
Thanks.
I've installed Visual Studio Code and the Love2D support plugin. In the plugin settings, it's possible to enable a debugging console to open in a separate window every time the game is run from VScode.
However, I was wondering: is it possible to run Love2D debugging console inside VScode, in the bottom debugging console that's built into the editor. I tried testing it and running the game with some print() commands - the built-in console stays empty.
Perhaps, some additional plugin can help?
Thanks.