Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClojureScript support in docs and output? #244

Open
jaidetree opened this issue Sep 28, 2022 · 1 comment
Open

ClojureScript support in docs and output? #244

jaidetree opened this issue Sep 28, 2022 · 1 comment

Comments

@jaidetree
Copy link

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?

@jaidetree
Copy link
Author

For example, in emacs if you try to open up clojuredocs lookup:

https://github.com/clojure-emacs/cider/blob/dd4c555fd88834581306ac54f1aaefe2b0efec99/cider-clojuredocs.el#L164

You get a "Clojuredocs doesn't support ClojureScript" warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant