docs icon indicating copy to clipboard operation
docs copied to clipboard

How to add command-line options when launch Julia?

Open pzhanggit opened this issue 3 years ago • 0 comments

Hi there,

I am trying to debug Julia codes in vscode, but could not figure out a proper way to run codes with command-line options, for example, "julia --handle-signals=no test.jl". Could someone show me an example how to do so? Thanks.

pzhanggit avatar Jan 07 '22 19:01 pzhanggit