-
### 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:…
-
I recently migrated to `nix-doom-emacs`, and while on `doom-emacs` itself the `SPC *` works, in `nix-doom-emacs` it doesn't. I tried both Emacs 28.1 and 29.0.50, with the same results.
I get the fo…
-
Hi! 👋🏻
I'm using vertico+orderless, which is an awesome combo unless trying to autocomplete tramp paths. I don't have a full understanding of the interactions between vertico, orderless and tramp, …
-
Have you considered ordering the completion candidates of `consult-line` by line number? That would allow moving through the buffer in a predictable fashion, similar to isearch and swiper (which I use…
-
The key sequence required to reach the additional commit default in the minibuffer from `magit-read-other-branch-or-commit` should be `M-n` (see https://github.com/magit/magit/issues/4291), but it cur…
-
In the wiki where my-embark-preview is defined, it used a function _embark-default-action_ which has since been removed. Can you please provide replacement code?
See here: https://github.com/min…
-
Thanks heaps for this awesome package! Been using it as my daily driver for a while now.
The only issue I've noticed is that for some LSPs, corfu doesn't automatically close despite not having a ma…
-
https://github.com/minad/vertico/issues/238#issuecomment-1135156201
-
Selectrum puts its `define-minor-mode` inside a progn, so that the entire definition is included in the generated autoloads (fallback behavior of autoload cookie when form is not recognized as a defin…
-
### What did you expect to happen?
When shown a list of tabulated options in the minibuffer, each column is properly aligned.
### What actually happened?
Length of any column propagate to the…