-
**Is your feature request related to a problem? Please describe.**
In some cases LSP users may want additional clj-kondo analysis data which LSP currently does not ask for nor need.
**Describe th…
-
Autocompletions work for clojure functions and libraries but Java functions are not being autocompleted. I am connected to the repl and in the repl I get autocompletion for Java stuff.
My editor is…
-
Hi, I really like `consult-lsp-symbols` but I can't use it with most projects I work, even medium/small projects because of Emacs freezing and taking too long to return the symbols.
One good repo t…
-
**Is your feature request related to a problem? Please describe.**
In clojure-lsp we would like to show the output schema of a var: https://github.com/clojure-lsp/clojure-lsp/issues/181
**Describe…
-
At the moment I am struggling to understand the benefit of using LSP for Clojure, especially when used to REPL driven development in a Clojure aware editor.
The REPL already provides a wide range of …
-
I am getting a lot of `unresolved symbol` errors when running clj-kondo via clojure-lsp. Had a little chat with one of the clojure-lsp developers at slack, and he thought this should be configured in …
kflak updated
10 months ago
-
[Help request] there is no interaction between the NppLspClient and the clojure-lsp server
first, thank you for your excellent project!
I feel that there is no interaction between the NppLspClie…
-
**Is your feature request related to a problem? Please describe.**
As per this slack [thread](https://clojurians.slack.com/archives/CPABC1H61/p1667561342540909) in order to make clojure-lsp prefer de…
-
When attempting to use features such as jump-to-definition or find-references, I'm getting results from the project's output folder rather than the actual source code. Is there a way to get kak-lsp to…
-
It doesn't work for me on MacOS. I think it hasn't worked in a while for me. It seems it should work even if the log path is set dynamically by clojure-lsp since it uses the log path reported from the…