M. Yas. Davoodeh
M. Yas. Davoodeh
Thanks a lot! I leave this open in case somebody gets inspired to write it (or myself if I ever learn enough xD)
Thank you for responding. I have no comment on the naming. Just thought I introduce the idea. The rest of the hard work is for the contributors :D I also...
I'm sorry IDK if I should post this here but I'll do it anyways. For C# I suggest you check out: https://github.com/OmniSharp/omnisharp-emacs There is this little formatter function in that,...
No luck (probably due to my lack of understanding from Lisp and debugging it). I am probably not a good candidate to continue this convo with xD Couldn't find a...
[HyLang](https://hylang.org) is missing as well. Edit: Sorry, I put this in details since I'm not sure if it is correct or even if it's caused by the package. Since it's...
> Ah wait its bevy_editor_pls using a outdated bevy_egui dependency I believe Which dependency exactly? I believe I'm facing a similar issue with `bevy_panorbit_camera` crate (not sure tho, beginner level).
Not to change the rustfmt, how about we add a hook for `rust-mode-hook` by default to `(set-fill-column 100)`? Since it is basically the default of Rust language by convention, why...
@mgeisler Well "Customize" just uses some getters and setters other than that has no difference with a `setq` as far as I know. For the sake of your argument, you...
@JelteF Yes, you are correct. In the case of overlap, by definition, the priority is with the variant which is first defined! This is not desirable and I think an...
I close this since it's a dormant and niche PR and changes introduced to the crate are a lot since then.