我是靠谱客的博主 爱笑吐司,这篇文章主要介绍Could not start the julia language server. Make sure the configuration setting julia.executablePathVSCode julia 配置路径:,现在分享给大家,希望可以做个参考。

Could not start the julia language server. Make sure the configuration setting julia.executablePath points to the julia binary.

VSCode julia 配置路径:

打开julia

这里写图片描述

查看应用程序路径

这里写图片描述

VSCode 中 command + , 打开配置,添加

复制代码
1
2
"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.executablePathVSCode julia 配置路径:的全部内容,更多相关Could内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(49)

评论列表共有 0 条评论

立即
投稿
返回
顶部