-
### Your environment
Which OS do you use?
Linux
Which version of GHC do you use and how did you install it?
9.8.2, ghcup
How is your project built (alternative: link to the project)…
-
error message:
```
condition-case: Company: backend company-capf error "Assertion failed: (memq pfield (yas--snippet-fields psnippet))" with args (post-completion RPCMsg)
```
elisp backstrace:
…
-
When I `M-x lsp` to enable the LSP Mode plugin, I'm greeted with a scary message:
![Screenshot from 2021-07-21 18-59-09](https://user-images.githubusercontent.com/48666/126580875-4990c10c-62e6-4341-a…
-
Steps to reproduce:
1. Open application.yml in a spring boot project
2. Type serv
3. See: completions, but also *Warnings* buffer popup
```
Warning (lsp-mode): Unknown request method: sts/javaT…
-
Initially reported here: https://github.com/joaotavora/yasnippet/issues/1186
---
When working with `` blocks of the `.vue` files I get the following errors when trying to expand `lsp-mode` sugge…
Daut updated
8 months ago
-
Hi there, thanks for this great project; it makes writing Lisps a lot more pleasureful.
I've hit a situation where some or all of `racket-mode`, `lsp-mode`, `parinfer-rust-mode`, and the underlying…
-
Whenever I use `chatgpt-shell` I notice the performance of my Emacs slowly degrading and it's memory footprint increasing to amazing sizes.
```
#### System Info :computer:
- OS: darwin
- Emacs: …
-
Is it easy enough to bump up the clangd version to 18. I have up to date lsp `LSP :: lsp-mode 20240514.1430, Emacs 29.1, darwin` and its currently setting at clangd 15. This is if one wants to use ls…
-
## Checklist
- [x] I have searched existing issues and StackOverflow for solutions.
- [x] I have read the [Flycheck manual][].
- [x] I have read the [Troubleshooting Guide][].
- [x] I have checked…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…