Julia’s VSCode extension lets you do equivalents of both include
ing a file (source behavior) or pasting select lines into a REPL (interactive behavior), just choose what you need.
1 Like
The one thing you should take away from this thread, especially for big projects, is: Put your code in functions. In this case, there’s nothing to worry about. It will work the same way everywhere.
2 Likes