-
It happens when I try to build `lsp-origami`, but it looks like the root cause is `origami-fold-header-face`:
```
emacs-lsp-origami> Compiling /nix/store/x1iggzf256c280qp2964gsmgv1bnqsxw-emacs-lsp…
-
I have been chasing an issue with emacs hanging frequently while using lsp. Nothing wakes it up, not C-g nor sending SIGUSR1 signal... I captured the following backtrace using lldb. Any help chasin…
-
### 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](htt…
-
Hey, this is my first time ever making an issue on github so be nice to me (:
Basically, I have not been able to get the diagnostic information to popup on hover at all, it worked literally once an…
-
The issue reported here...
- https://github.com/emacs-lsp/lsp-mode/issues/4591
...is a regression triggered by a change in r-a. I've bisected it to commit ba1c9146fcca65fa9c40d1e4e73bdcb898a8de46 (…
-
### 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:…
gagbo updated
3 weeks ago
-
```[tasklist]
### Emacs
- [ ] https://github.com/emacs-lsp/lsp-mode/pull/4606
- [ ] Elgot
```
```[tasklist]
### Neovim
- [ ] https://github.com/mason-org/mason-registry/pull/7480
- [ ] https…
-
### Thank you for the bug report
- [X] I am using the latest version of `doom-modeline` related packages.
- [X] I checked [FAQ](https://github.com/seagle0128/doom-modeline#faq).
- [ ] You may als…
-
Hi!
I recently installed the latest version of nimlangserver (1.6.0) and I'm using it with Emacs' `lsp-mode`.
When opening a Nim file `lsp-mode` gets spammend with an `Unknown notification: extens…
-
#### Description :octocat:
The Python layer's documentation states
> To enable automatic buffer formatting on save set the variable `python-format-on-save` to `t`. The formatter specified by `pyth…