bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59465: Eglot does not advertise resolveSupport capabilities


From: Marcin Pajkowski
Subject: bug#59465: Eglot does not advertise resolveSupport capabilities
Date: Mon, 21 Nov 2022 22:04:27 +0100

Hi Emacs developers,

I recently found that Eglot does not receive
completions with additional text edits from servers
that expect such capability to be advertised by client.

This advertisement is required by rust-analyzer server
to provide completions for symbols that are not resolved
but can be automatically imported.

This patch fixes this issue.

Marcin

Attachment: Eglot-Advertise-completion.resolveSupport-capabilities.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]