satoren / vscode-lrdb

Lua debugger for vscode

Home Page:https://github.com/satoren/LRDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support to multiple source roots

robspsj opened this issue · comments

is there a way to specify multiple source roots to the debugger?

part of my lua code is embedded in the executable and another part is loaded separately, when i try to acces the embedded part i receive an error, even if i add both sourceroots to my workspace