Sibi Prabakaran

Results 168 comments of Sibi Prabakaran

I'm not able to reproduce this with my projects. Can you share your project publicly so that it can be tested with ?

@yuuyins Sorry, it seems there is some test failures. Can you look into it ?

How are you planning to integrate this option ? Some questions: - Will a new rustic-mode will be derive on top of the provided tree sitter based mode ? I...

> Maybe the reason why I've been the only rust-mode maintainer for quite some time though there are lots of emacs users using rust. If it helps, I can additionally...

You can use it now as part of emacs-rustic: https://github.com/emacs-rustic/rustic?tab=readme-ov-file#tree-sitter

For parenthesis, there are various other solutions like smartparens etc.

I use `nixos` and I'm able to use the `rustic-babel` features. But I'm using `rustup` from `nixpkgs` to handle all my installations.

The documentation string likely needs to be improved. Does the documentation for the `run` commands on the README.md help in clarifying things: https://github.com/brotzeit/rustic#run ?

You can configure rustic along with rust-analyzer to get the functionality.

@brotzeit Thanks for the comments! > I think this is the default compile.el behevior right ? Yeah, this is the default behavior. After thinking about your comment, I'm wondering if...