After that I’ve installed Julia Extension and created a new project I got error message `Could not start the Julia Language Server’.
If I click the open settings it doesn’t find the julia.executablePath setting, nonetheless after adding the path to that specific setting, also added to julia.environmentPath, in the settings.json nothing has happened. (my in WSL path is ~/julia-1.8.1/bin/julia)
Does anyone have an idea of what could be happening?