You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: