Andrea
Andrea
Amazing explanation, thanks! You are correct, sometimes I write tests inline: I will move those in a dedicated file so we don't need that requirement here.
Done, moved the tests in a dedicated file. Also opened https://github.com/ag91/moldable-emacs/pull/8 for the Guix recipe (although I didn't run the recipe yet myself, I just built it for now)
Yeah thanks, I have to schedule a refactoring session in which I make the code look proper. I would keep using `me-require` in the molds preconditions (probably even for always...
@tgodzik it seems your PR was at a good point: did you find a major obstacle to complete it? I was tempted to give a go at recovering it (just...
right, recovered the branch at https://github.com/ag91/metals/commits/infer-method. (BTW is it okay unrelated Hover tests are failing on main - at least on my local version) It seems the [scala 3 presentation...
just a note: I joined as a new maintainer of this repository. I am just waiting a day or so for a confirmation I can pull a bunch of commits...
un-deprecated :) https://github.com/emacs-slack/emacs-slack/commit/4aa670b992debd1bd16d1bda649d61458fc77249
you can do that by pressing Ctrl + Ret, as long as your code-review buffer is in the root directory of the project you are reviewing.
[this](https://github.com/ag91/emacs-slack/commit/b710c9c4ea8d0c47c41675be345d800c5684316a) has worked for me and others: please reopen if you still see issues with the latest version of emacs-slack (hopefully not!) Ah and make sure to have `d-s` and...
this should work in the latest version of emacs-slack