lsp

:clojure-lsp: Clojure implementation of the Language Server Protocol: https://clojure-lsp.io/
2021-06-13T07:18:47.149900Z

Is is possible to force the lsp-ui-doc-position to be bottom? Though I (setq lsp-ui-doc-position ’bottom). It 50% times show in the top.

ericdallo 2021-06-13T13:19:06.150200Z

Yeah I'm not sure how that works specifically, but you can ask that on lsp-mode chat channel: https://discord.gg/swuxy5AAgT

2021-06-13T15:26:57.150500Z

Thanks