Fork me on GitHub
#spacemacs
<
2021-02-23
>
Yehonathan Sharvit13:02:02

Looking forward to read your guidelines about lsp+cider on spacemacs @jr0cket

practicalli-johnny14:02:45

@viebel Its slow going... My advice for using LSP is to switch almost everything off in the UI unless you know exactly what you want. Its not a guide, but this is what I am working on so far https://gist.github.com/jr0cket/af47ebb02fb8cf808153b51ba412f4a3 I've also disabled clmfmt for now, until I can make it do what Cider already does https://gist.github.com/jr0cket/aecd45258b52b2e12b8dbfc94c5f4bd7

ericdallo14:02:25

The lsp-ui is a extension package, you can just don't enable it at all 🙂

ericdallo14:02:51

Maybe speaceemacs enable it by default?

practicalli-johnny14:02:54

There is a variable that can be set to switch lsp-ui off, although there is one thing I do like from it 🙂

nice 3