clojure-lsp / clojure-lsp-intellij

Intellij Plugin for Clojure & ClojureScript development via Language Server (LSP) made in Clojure
https://clojure-lsp.io
MIT License
76 stars 5 forks source link

CPU eating 100% when opening non clojure project #30

Closed gavr123456789 closed 3 months ago

gavr123456789 commented 6 months ago

This is my CPU when I opened Kotlin project: image

Disabled Clojure LSP Plugin and restarted IDEA:
image

I noticed it from the noise of the fans

Idea Ultimate 2023.3.2 Plugin version: 1.14.2

ericdallo commented 6 months ago

Is there any public project I can try that? The server was supposed to start only after opening a clj related file

ericdallo commented 3 months ago

I suggest you try latest version (2.3.0) which made some significant changes on the plugin. Will close this, LMK if still a problem