Could not start the julia language server. Make sure the configuration setting julia.executablePath
Posted 大大大大大桃子
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Could not start the julia language server. Make sure the configuration setting julia.executablePath相关的知识,希望对你有一定的参考价值。
Could not start the julia language server. Make sure the configuration setting julia.executablePath points to the julia binary.
VSCode julia 配置路径:
打开julia
查看应用程序路径
VSCode 中 command + ,
打开配置,添加
"julia.executablePath": "/Applications/Julia-0.6.app/Contents/Resources/julia/bin/julia"
重启 VSCode
以上是关于Could not start the julia language server. Make sure the configuration setting julia.executablePath的主要内容,如果未能解决你的问题,请参考以下文章