Found a solution: it turns out that the settings for running over ssh are in a separate settings.json file on the remote machine (as you would expect). But when you go through Language Specific Settings, there’s no way to get to that file. You have to use Settings -> Remote [SSH: ...] tag -> Extensions -> Julia -> Edit in settings.json, then you can specify the path in "julia.executablePath": "/..."
1 Like