gpt4 book ai didi

visual-studio-code - 无法启动客户端 Rust 语言服务器

转载 作者:行者123 更新时间:2023-12-02 10:32:30 28 4
gpt4 key购买 nike

我正在尝试弄清楚如何使用 WSL 中的 rustc 和 Cargo。我使用 VS Code 和 Rust (rls) 插件,可以编译我的代码,但 RLS 有问题:

Couldn't start client Rust Language Server

Rustup not available. Install from https://www.rustup.rs/

我该如何解决这个问题?

最佳答案

在 VSCode 设置中设置 rust-client.rustupPath:

{
"rust-client.rustupPath": "~/.cargo/bin/rustup"
}

如果您在 Windows 上使用 WSL,请确保编辑 Rust 扩展 WSL 设置,而不是用户/本地设置。

教程:

关于visual-studio-code - 无法启动客户端 Rust 语言服务器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58312319/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com