:response-executor
option to control on which thread responses to
server-initiated requests are run, defaulting to Promesa's :default
executor, i.e. ForkJoinPool/commonPool
.message
.textDocument/foldingRange
schemas.10.0.594
10.0.571
lsp4clj.socket-server
and document preferred alternative in the README.:trace-level
. #27:trace-level
on running lsp4clj server. #27lsp4clj.json-rpc.messages
. Use lsp4clj.lsp.requests
or lsp4clj.lsp.responses
instead.lsp4clj.server/stdio-server
. Use the identical lsp4clj.io-server/server
or lsp4clj.io-server/stdio-server
instead.completionItem/resolve
. #15workspace/willRenameFiles
, workspace/didRenameFiles
,
workspace/willCreateFiles
, workspace/didCreateFiles
, workspace/willDeleteFiles
, workspace/didDeleteFiles
.Can you improve this documentation? These fine people already did:
Eric Dallo, Jacob Maine & Ferdinand BeyerEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close