lsp

:clojure-lsp: Clojure implementation of the Language Server Protocol: https://clojure-lsp.io/
ericdallo 2021-01-25T01:08:06.094500Z

@jayzawrotny what's your github to link from the README?

2021-01-25T01:08:43.094700Z

Would https://eccentric-j.com work?

ericdallo 2021-01-25T01:09:10.095100Z

Sure!

ericdallo 2021-01-25T01:36:49.096400Z

clojure-lsp has a https://clojure-lsp.github.io/clojure-lsp/ :clojure-lsp: πŸŽ‰ , thanks to @jayzawrotny for that beautiful design!

2811πŸŽ‰
bringe 2021-01-25T17:19:41.102100Z

Great work! It's clean, simple, and to the point. :simple_smile:

3
Aleksander Rendtslev 2021-01-25T16:34:09.100Z

Decided to jump in and try clojure-lsp. So far so good. But it completely broke my treemacs with the following errors:

Args out of range: #s(treemacs-project "app" "<PROJECT_PATH>" local-readable), 4
if: Wrong type argument: integer-or-marker-p, nil
I saw this issue but none of the solutions worked: https://github.com/Alexander-Miller/treemacs/issues/626 (I’m using Doom.) Has anyone else experienced this?

ericdallo 2021-01-25T16:35:38.100200Z

Not really, but it's something related with lsp-mode/lsp-treemacs definitely, I suggest you ask for help here: https://discord.gg/swuxy5AAgT

ericdallo 2021-01-25T16:37:36.100500Z

You could try that also: https://github.com/Alexander-Miller/treemacs/issues/626#issuecomment-707471200

Aleksander Rendtslev 2021-01-25T16:43:00.100800Z

Hmm, yeah I tried that one, but it didn’t make a difference. I’ll repost in there

1πŸ‘1πŸ˜”
Aleksander Rendtslev 2021-01-25T16:44:36.101200Z

Thank you for pointing me in the right direction!

1πŸ˜‰
zane 2021-01-25T17:17:24.101500Z

Could also try #doom-emacs, but it’s a pretty small channel at the moment. πŸ™‚

ericdallo 2021-01-25T17:18:03.101700Z

Yeah, doom-emacs discord is very active and may help too: https://discord.gg/qvGgnVx

bringe 2021-01-25T17:19:41.102100Z

Great work! It's clean, simple, and to the point. :simple_smile:

3
zane 2021-01-25T18:15:20.102400Z

Definitely try the Doom Discord.