You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add crafted-ide-eglot-auto-ensure-all, requiring user opt-in
Rather than relying on with-eval-after-load, make the auto
configuration of eglot-ensure opt-in. This clarifies the loading
behavior necessary for eglot-ensure.
Additionally, only register eglot-ensure hooks for major modes that
have an accompanying LSP binary available on the system. This avoids
noisy error messages from trying to initialize Eglot when no LSP
server exists.
0 commit comments