Using clojure-lsp and was interested in the clojuredocs integration for a shadow-cljs, and my other nbb projects. However, seems that the exports only reference clojure.core and are not going to be associated with ClojureScript core functions.
Is there any plans or interest in supporting ClojureScript so clojuredocs populates textDocument/hover LSP requests and other commands? What would be the work involved?
Using clojure-lsp and was interested in the clojuredocs integration for a shadow-cljs, and my other nbb projects. However, seems that the exports only reference clojure.core and are not going to be associated with ClojureScript core functions.
Is there any plans or interest in supporting ClojureScript so clojuredocs populates textDocument/hover LSP requests and other commands? What would be the work involved?