Running Julia in Terminal vs. VsCode

Also, the VS code REPL will plot into the integrated plot navigator, as opposed to plots showing up in a different window. If you are editing source code you can send this directly to REPL with Ctrl+Enter or the inbuilt buttons. There are some more features which helps your workflow too (debugging support is much better).

Most of the benefits are workflow related performance, will probably be the same between a normal REPL and the VS code one.