Fork me on GitHub
#lsp
<
2024-04-17
>
andrea.crotti11:04:43

in unrelated news I saw this error today Error running timer 'corfu--auto-complete-deferred': (void-variable company-minimum-prefix-length) [4 times] I stopped using company and I use corfu now,but yeah it looks like lsp still tries to complete with company. Doing a setq for that variable fixed it, but maybe it should not be necessary at all if company is not even installed anymore?

andrea.crotti11:04:21

there is also LSP :: Unable to autoconfigure company-mode. [3 times] which I've seen for a while, and well I guess it's fine as a log, but should not even be necessary to log maybe if company is not there?

andrea.crotti11:04:36

ah cool I didn't know yeah I had capf

andrea.crotti11:04:43

let's see if that gets rid of the warnings