-
**What did you expect to happen?**
As of commit a262527a7f, I was editing Rust files using `rust-analyzer` as my LSP server, with everything working well.
**What actually happened?**
After upgr…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.14.2 linux/amd64
### Does this issue reproduce with the latest release?
yes
### What operating sys…
-
This library will be part of emacs 27(?) and it is available in the elpa. We should check:
1. How easy is to integrate it in lsp-mode. lsp-mode supports calling multiple servers when using lsp-requ…
-
Hey, I'm not sure how to best describe this, and I initially thought it was a slowdown in intero since I was mostly doing Haskell, but now I've also noticed it in latex-mode and in nix-mode so I belie…
-
Is it possible to get company complete after a specific char? like the . (dot), even if I have `company-minimum-prefix-length` set to `1`?
I'm trying to achieve this for the last day without succes…
-
When using Selectrum as completion-in-region-function, this setting should probably be honored?
minad updated
3 years ago
-
Before logging the bug, please make sure that:
1. You are using the latest version of `lsp-mode` related packages. ✅
2. You may also try reproduce the issue using clean environment using the follo…
-
# Summary
Old candidates remain visible when refining from multiple candidates
to one candidate using `no-cache t` and
`company-pseudo-tooltip-unless-just-one-frontend`.
# Reproduction
Do `…
-
**Describe the issue**
I started by making an issue on [rjsx-mode](https://github.com/felipeochoa/rjsx-mode/issues/117) and on [tide](https://github.com/ananthakumaran/tide/issues/334)'s issue tracke…
-
What did you expect to happen?
...After today upgrade, there is something wrong in code complete while edit python/c/c++ source files.
What actually happened?
...
Upgrade doom-emacs as follow:
…