An interface for sending messages to a 'client', whether that's an editor, the CLI, or a no-op producer for tests.
An interface for sending messages to a 'client', whether that's an editor, the CLI, or a no-op producer for tests.
(publish-diagnostic this diagnostic)
(publish-progress this percentage message progress-token)
(publish-workspace-edit this edit)
(refresh-code-lens this)
(refresh-test-tree this uris)
(show-document-request this document-request)
(show-message this message type extra)
(show-message-request this message type actions)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close