Lukas Domagala

Results 64 comments of Lukas Domagala

`#:fo|o{:bar 1}` cursor at | produces => ``` [Trace - 4:48:08 PM] Sending request 'textDocument/references - (27140)'. Params: { "textDocument": { "uri": "file:///some-file.clj" }, "position": { "line": 100, "character": 32...

Agreed. I was looking for the same thing to make the tooltip scrollable.

Thanks for the summary. I don't have a strong preference for namespace vs a new library. I'd like to move the stuff we have in common with clojure-lsp out of...

I mostly agree with you on the problems of the coercer. My first PR to clojure-lsp was a bug in the coercer that took forever to find 😢 It did...