Page 1 of 1

Visual Studio Code? Debug Console help

Posted: Tue Jun 01, 2021 10:29 am
by D0NM
Hi!
Is there a way to navigate from the Visual Studio Code Debug Console?
straight to the line of code with the error?

The needed bahavior is like this:
I see an error and the line number in the DEBUG CONSOLE window.
then I click on this erorr report line in the DEBUG CONSOLE window to open the lua file at the mentioned line.