Check if running in VS Code inside startup.jl

You can check the environment for ENV["TERM_PROGRAM"] == "vscode".

3 Likes