You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Required for the Language server to function.",
"type": "path",
"default": "/opt/homebrew/bin/julia"
},
{
"key": "JuliaLang.OverrideProjectPath",
"title": "Custom Project path",
"description": "By default, the extension tries to use a Project.toml file in your workspace directory. If that doesn't exist, it uses the general version-speicifc project path. Provide a different path to use here.",
"type": "path",
"default": null
},
{
"key": "JuliaLang.LanguageServerActive",
"title": "Use Julia Language server?",
"description": "Activate or deactivate Language server support",