A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://lists.gnu.org/archive/html/emacs-devel/2022-11/msg00745.html below:

[PATCH] Eglot: auto-import completion item

* lisp/progmodes/eglot.el (eglot-client-capabilities): Advertise

resolveSupport capabilities

---

 lisp/progmodes/eglot.el | 1 +

 1 file changed, 1 insertion(+)

diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el

index 63ebbe6cab..953c0f45fc 100644

--- a/lisp/progmodes/eglot.el

+++ b/lisp/progmodes/eglot.el

@@ -736,6 +736,7 @@ eglot-client-capabilities

                      t

                     :json-false)

                    :deprecatedSupport t

+ Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â :resolveSupport (:properties ["documentation" "details" "additionalTextEdits"])

                    :tagSupport (:valueSet [1]))

                   :contextSupport t)

       :hover        (list :dynamicRegistration :json-false

--

2.38.1



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4