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
rust-analyzer: Add defcustoms for extra args and env vars to cargo. (#4015)
* rust-analyzer: Add defcustoms for extra args and env vars to cargo.
* lsp-rust-analyzer-cargo-extra-args,
lsp-rust-analyzer-cargo-extra-env: New config variables for
lsp-rust-analyzer.
* lsp-rust-analyzer--make-init-options: Set fields cargo.extraArgs and
cargo.extraEnv from lsp-rust-analyzer-cargo-extra-args and
lsp-rust-analyzer-cargo-extra-env respectively.
* fix: conflict
* Resolve conflict
---------
Co-authored-by: Jen-Chieh Shen <jcs090218@gmail.com>
0 commit comments