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

Wrong `<documentationProvider>` registration #19

Closed YannCebron closed 10 months ago

YannCebron commented 10 months ago

it should be <lang.documentationProvider>

ericdallo commented 10 months ago

Thank you! Odd how it's working 🤔