cargo-jump-xref.el: 支持在 Cargo.toml 中,用 xref-find-definitions 跳转到 dependency 的源文件

大家好, 当我在 Cargo.toml 中工作,将光标放到一个 cargo dependency 上时,想要跳转到这个包的源文件上,lsp-mode 和 rust-analyzer 好像都不能做到这件事情。

于是我刚刚糊了一个 包:

cargo-jump-xref.el:

GitHub - eval-exec/cargo-jump-xref.el: In `Cargo.toml` file, support `xref-find-definitions` for cargo dependencies

cargo-jump

6 个赞