Where does Julia in VS Code specify startup shell commands if not within startup.jl?

As per Using Python Environments in Visual Studio Code

Tip: To prevent automatic activation of a selected environment, add "python.terminal.activateEnvironment": false to your settings.json file (it can be placed anywhere as a sibling to the existing settings).

1 Like