Justin
Justin
I'm curious if someone has made a Serde like serializer/deserializer for emacs-module-rs or if that's something that might be possible to implement?
I think it would be worthwhile, as a user onboarding experience, for this package to include a default set of tags bindings that they can enable. One of the use...
Hello, I'm having an issue where the separator icons don't align to the mode-line properly. This happens regardless of the separator icons I use. If you have have any suggestions...
While debugging some Changes `parinfer-rust-mode` was generating I was able to get parinfer-rust, and consequently Emacs, to crash. After doing some digging around in Emacs, I was able to narrow...
### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...
I've forked [parinfer-rust](https://github.com/eraserhd/parinfer-rust) as [parinfer-rust-emacs](https://github.com/justinbarclay/parinfer-rust). I've been maintaining my fork for a while, but I've decided to only support my version to better integrate with Emacs. So, if you're building...
While checking out your active median, I noticed one missing feature that I would like. When doing percentile calculations, it's often across a set of percentiles. Something like `Model.percentile(:value, [0.1,...
As a package dev, I'd like to have a reference section of hooks that are commonly used in packages and how to use them. In particular, for my use case,...
Hey, I was trying out your highcontrast variant and I noticed that the background looks off compared to the screenshot. Based on your colour scheme, I would have expected the...
This PR adds the high contrast variant of [Laserwave](https://github.com/Jaredk3nt/laserwave?tab=readme-ov-file#laserwave-high-contrast-wcag-aaa) ----- - [x] I searched the issue tracker and this hasn't been PRed before. - [x] My changes are not on...