-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
C-featureCategory: feature requestCategory: feature request
Description
in my project, cargo is installed to a python virtual environment using https://github.com/konstin/rustup-pypi. this works with the language server thanks to the rust-analyzer.server.path setting:
however there doesn't seem to be a setting to specify the path to the cargo executable, so i can't use the run/debug buttons in my main.rs:
2025-11-24 23:17:32.911 [error] Cargo invocation has failed: Error: could not launch cargo: Error: spawn cargo ENOENT
KotlinIsland
Metadata
Metadata
Assignees
Labels
C-featureCategory: feature requestCategory: feature request