How to configure edit/define_editor for vscode

From this post, the line below in startup.jl produces the same result (Win10):

ENV["JULIA_EDITOR"] = "code.cmd -g"
2 Likes