Replies: 1 comment
-
Usually there's an explicit dynamicRegistration option in the client capabilities list for a given feature. But not in this case. So maybe the easiest fix would be to just ignore this server-request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pyright sends didChangeWorkspaceFolders registration, which eglot does not support, although it seems to be enabled:
An example:
Beta Was this translation helpful? Give feedback.
All reactions