Hi there!
I've watched this tutorial and have a few questions:
1. how can I load the full project in the current drawing from Visual Studio Code? Currently, I'm able to only attach the currently opened lsp file and have to load the other manually, one by one.
In the visual lisp editor, there was a button to load all the files inside the project.
I have a big project divided into a few files that also load an opendcl interface and I need to load them all to debug the whole program or it will not work.
2. how can I compile in fas from vscode? Probably is not possible so I have to use the original visual lisp editor. But how can I load it now? The vlisp command starts the vscode and I don't know how to start the old editor.
Thanks!
Dennis