Fork me on GitHub
#conjure
<
2021-08-27
>
nate18:08:45

I recently started using clojure-lsp, and I remember there's a way mentioned in here before that I can de-dupe coc suggestions between Conjure and LSP. Anyone have that information handy?

dharrigan18:08:14

In your coc-settings.json

dharrigan18:08:21

"suggest.removeDuplicateItems": true,

nate18:08:41

ah cool, thank you, will try that

dharrigan18:08:20

You may find this useful:

dharrigan18:08:33

My current coc-settings.json is in that repo too.

nate18:08:03

ah cool, I was looking at your config the other day to help set up lsp, thanks for adding your coc settings!

dharrigan18:08:13

ttfn 🙂

nate19:08:47

found that setting "callHierarchy.openCommand": "split", was useful too, so I can just hit <CR> and open in a split