lsp

:clojure-lsp: Clojure implementation of the Language Server Protocol: https://clojure-lsp.io/
achikin 2020-02-28T11:04:38.001100Z

Hi, I’m trying to use clojure-lsp via Spacemacs. When I’m trying to jump to a definition of a core function I get buffer /Users/achikin/.m2/repository/org/clojure/clojurescript/1.10.520/clojurescript-1.10.520.jar:cljs/core.cljs exists

achikin 2020-02-28T11:04:46.001400Z

And buffer does not open

zilvinasu 2020-02-28T13:28:16.001700Z

@achikin Hey, by any chance you are using shadow-cljs ?

achikin 2020-02-28T13:29:28.002400Z

@zilvinasu no, I use lein-figwheel and it was not connected.

zilvinasu 2020-02-28T13:30:11.003500Z

@achikin I see, since for me go to definition did not work due to having not the most recent build of clojure-lsp, to have the recent one, you need to build from master

achikin 2020-02-28T13:31:06.004500Z

I also found several re-frame subscriptions related issues. Will file a bit later. I can’t screenshot proprietary code.

ericdallo 2020-02-28T23:16:11.005500Z

@achikin I suggest you to install via Nix which has the latest version too https://github.com/snoe/clojure-lsp#nixos