Two Configuration Questions about Julia in VSCode

Yes, there shouldn’t be any need to add custom tasks or a julia_properties.json (whatever that would do).
In general we have Julia: Execute ... commands that use the integrated REPL to run your code and Debug/Run File in new process, which you can probably customize in launch.json.