Is this a good workflow with Julia environment?

You might find my comment here, and the two comments below useful. It assumes that you have already created a project folder containing some main .jl file, which you have opened in VScode.
All of my projects start with these lines of code. Note that it does not matter if you start a project for the first time, or if you resume to it.

1 Like