lsp

:clojure-lsp: Clojure implementation of the Language Server Protocol: https://clojure-lsp.io/
ericdallo 2020-12-26T19:16:38.072900Z

The #calva integration had a huge impact on clojure-lsp github traffic 😄

41
2020-12-27T14:21:40.076Z

@ericdallo Thanks for your message. Filled a github issue. https://github.com/emacs-lsp/lsp-mode/issues/2445

2020-12-27T14:22:04.076300Z

I wanted to make a docker image, but I am total beginner with containers, so I preferd to described the steps.

ericdallo 2020-12-27T15:20:45.076500Z

It's clear, thank you 🙂

2020-12-27T15:55:43.076700Z

Thanks a lot for the help on github. Now, I need to understand how to run clj-kondo after lsp and show them in the checker and also why file watched ignored does not work.

2020-12-27T15:55:50.076900Z

But I will try to use it as well 🙂

ericdallo 2020-12-27T16:25:06.077100Z

np @neo2551, clojure-lsp already uses clj-kondo for lint, you don't need to use clj-kondo 🙂

2020-12-27T16:25:19.077300Z

oh! So great!

2020-12-27T16:25:29.077500Z

It is ubiqutuous 🙂

1😆
ericdallo 2020-12-27T16:26:09.077700Z

Check clj-kondo here: https://github.com/snoe/clojure-lsp#initializationoptions

2020-12-27T16:32:25.078100Z

Where do you defined this map?

ericdallo 2020-12-27T16:33:32.078300Z

https://github.com/snoe/clojure-lsp#project-settings You can define it on project myproject/.lsp/config.edn or global ~/.lsp/config.edn

2020-12-27T16:36:05.078600Z

I love the global 🙂

2020-12-27T16:36:06.078800Z

Thanks

ericdallo 2020-12-27T19:07:15.079Z

This is my global file if you want as a base 😉 https://github.com/ericdallo/dotfiles/blob/master/.lsp/config.edn

2020-12-28T22:22:19.086300Z

You should put your lsp config as a link for other people to be inspired :)

ericdallo 2020-12-28T22:23:00.086500Z

Yeah, like an example, its a good idea indeed 🙂 Thanks!

ericdallo 2020-12-28T22:32:27.086700Z

Done: https://github.com/clojure-lsp/clojure-lsp#global

ericdallo 2020-12-26T19:16:58.073200Z

FYI @snoe

2020-12-26T21:33:25.073600Z

I started to get interested for emacs thanks to the release in Calva haha

ericdallo 2020-12-26T21:40:36.073800Z

hahaha me too @neo2551, before I use :emacs: I was a Calva user 😄

2020-12-26T21:47:59.074Z

I am still annoyed by LSP affecting Cider behavior haha

ericdallo 2020-12-26T21:48:52.074200Z

Yeah, this is not a issue on clojure-lsp probably, but from lsp-mode

ericdallo 2020-12-26T21:49:36.074400Z

I'm the clojure lsp client maintainer from lsp-mode too 😅 if you open an issue with details how to reproduce I may help you when have some time 😄

2020-12-26T21:56:40.074600Z

haha, I will try tomorrow. Wife is not happy I code during XMas xD

2020-12-26T21:57:31.074800Z

I also have the issue that lsp ignore folders does not work with my emacs haha

2020-12-26T21:57:38.075Z

but this is a different problem.

ericdallo 2020-12-26T21:57:54.075200Z

I completely understand you haha

ericdallo 2020-12-26T21:58:30.075400Z

for lsp-mode we have this discord for issues like that: https://discord.gg/swuxy5AAgT