RAJKUMAR NATARAJAN
RAJKUMAR NATARAJAN
@stanch wanted to followup again. did you get chance to check my new website design for zipper in the above mentioned repo?
@bpringe `which lein` returns `/Users/rnatarajan/.sdkman/candidates/leiningen/current/bin/lein` and `echo $PATH` returns ``` /Users/rnatarajan/.cabal/bin:/Users/rnatarajan/.ghcup/bin:/Users/rnatarajan/.sdkman/candidates/sbt/current/bin:/Users/rnatarajan/.sdkman/candidates/maven/current/bin:/Users/rnatarajan/.sdkman/candidates/leiningen/current/bin:/Users/rnatarajan/.sdkman/candidates/java/current/bin:/Users/rnatarajan/.sdkman/candidates/gradle/current/bin:/Users/rnatarajan/.elixir-ls/:/Users/rnatarajan/Library/Python/3.9/bin:/Users/rnatarajan/Documents/Coding/ekata/home-bin:/Users/rnatarajan/.bin:/opt/homebrew/bin:/opt/homebrew/Cellar/pyenv-virtualenv/1.2.1/shims:/Users/rnatarajan/.pyenv/shims:/opt/homebrew/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/rnatarajan/.cargo/bin:/Users/rnatarajan/Library/Application Support/Coursier/bin:/Users/rnatarajan/Library/Application Support/Coursier/bin:/Users/rnatarajan/.roswell/bin ``` The lein `/Users/rnatarajan/.sdkman/candidates/leiningen/current/bin` is already in the PATH. Not sure if I miss anything
I don't know how to get clojure-lsp server logs. I've lein installed and accessible via konsole. I opened the vs code from same konsole via command `open -a /Applications/Visual\ Studio\...
Thanks @PEZ Here is the clojore-lsp server log. > 2023-09-01T21:32:15.696Z INFO [clojure-lsp.server:596] - [SERVER] Starting server... > 2023-09-01T21:32:15.700Z DEBUG [clojure-lsp.nrepl:21] - nrepl not found, skipping nrepl server start... > 2023-09-01T21:32:15.702Z...
I would like to pick up this issue and work on it
I'm interested in working on this ticket.
@KingMob Thanks for your suggestions. Now #687 is merged, I looked into the code and couldn't find `wrap-decompression` middleware. Am I missing anything here? Also, I didn't get this what...
> BTW, did you vote on https://clojurians.slack.com/archives/C0G922PCH/p1702723929287379 ? yes I did :)
The emacs-lsp is also giving error like [this](https://imgur.com/a/iB2OhIB)
Thanks @rome-user @tolitius let me update the PR with config shortly