rust rustic 为啥一年不更新了

rustic为啥一年不更新了 是不是有什么新的替代方案?宏内 No completion found. 大家都是如何解决的?求2024年emacs rust更新的插件及配置 谢谢!

不知道為什麼, 作者 @brotzeit 從 2023, 3 月就沒有上 GitHub 了. :thinking:

我自己是用 rust-mode + lsp-mode 就覺得足夠了.

rust-mode + cargo.el 已经很好用了。另外如果是用 eglot,想要额外的 rust-analyzer 私有扩展可以用 eglot-x

rustic和rust-mode有什么区别?

我之前用的是 rustic-mode,还给它交了 3 个 PR 修 bug,但是作者一直不出现。现在切换到 rust-mode 感觉也很舒服

1 个赞

我看到说rustic比rust-mode要好点。直接用的rustic。 他们俩有什么区别吗?

这个应该怎么设置?我刚才看到这个帖子把所有包都更新了。结果rustic + lsp 不能补全了。服了。

可以参考下我的 rust-mode + eglot + eldoc 的配置:

1 个赞

我沒什麼特別配置, 它們內建的內容很完善. 開箱及用! :thinking:

多谢两位。我去看看。

cargo.el 也不是必须的了,最新的 rust-mode 已经可以替代简单的 cargo buld, run, test 了

2 个赞

GitHub - emacs-rustic/rustic 试试这个 这个在维护

我已经去掉rustic了,太笨重,维护确实不积极。

Rustic 看起来又活了。还有人整了 Org Babel 的集成。

https://psibi.in/posts/2024-08-04-rustic-babel.html

那你用哪个?

直接用rust-mode,够用了

目前rustic我用着也够用了,也没发现什么bug。等出问题了再换rust-mode好了。好不容易配置起来的。

用rust-mode 基本不用配置,默认加载即可,

總結一下, 這是 rustic 的新家. GitHub - emacs-rustic/rustic

1 个赞