To simplify my clj-kondo release process, I'm considering deprecating the clj-kondo lsp server. Many people use clojure-lsp and not the dedicated lsp server. Some people might have used it in IntellJ but clj-kondo is available via Cursive now. Etc. So not many people may be using the lsp server anymore. Can I deprecate it or are there still people using it?
I think I'll just deprecate it and if someone complains I'll re-introduce it.