Hi
Is there any source to explain how to create a Julia project, preferably in VSCode. I try to lean my first steps and I still havent figured out how to do a basic toy project with a few functions on their own ,jl file, sitting at different levels in the project root, one calling another and then put a few breakpoints and follow the program flow while debugging it.