Hi everyone,
I’m very new to Julia. This is my first question here in Discourse. Before asking I looked it up using the search function and could not see an answer for it.
Say I have written a few lines of code in the REPL. I want to know if there is a way to save the typed code (not the output) as a .jl file without doing any cutting and pasting. I think I know ways to do this in Pluto and VS Code but I want to know if it can be done in the REPL directly.
Thank you!