Hey.
I've been trying to get lua working in the VSC. However, I'm having a little problem with VSC terminal (using bash) find lua, despite the fact that I have the PATH exported from bashrc. I also tried using sh in VSC, but it also failed to find it and I keep getting bash: lua: command not found. But if I fire up lua from terminal outside VSC it all works fine?