* bug#65983: Eglot does not support `textDocument/diagnostic` (pull diagnostics)
@ 2023-09-14 18:14 Justin Talbott
0 siblings, 0 replies; only message in thread
From: Justin Talbott @ 2023-09-14 18:14 UTC (permalink / raw)
To: 65983; +Cc: joaotavora
[-- Attachment #1: Type: text/plain, Size: 464 bytes --]
Some LSP servers, such as `ruby-lsp` (https://github.com/Shopify/ruby-lsp)
don't use `textDocument/publishDiagnostic` to publish diagnostics. Instead,
they expect the LSP client to poll and request diagnostics with
`textDocument/diagnostic`. It would be great if Eglot would support this
method of pulling diagnostics.
I first reported this on Github in the Eglot repo as a Discussion:
https://github.com/joaotavora/eglot/discussions/1290
-
best,
Justin Talbott
[-- Attachment #2: Type: text/html, Size: 822 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-09-14 18:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 18:14 bug#65983: Eglot does not support `textDocument/diagnostic` (pull diagnostics) Justin Talbott
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.