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
Some clients, like Neovim, do not support dynamic registration of
formatting and range formatting.
In this case, to tell the client that formatting is supported,
the response to `initialized`, which contains the `ServerCapabilities`,
should mark formatting and range formatting as supported.
Fixes#1031
Signed-off-by: David Thompson <[email protected]>
0 commit comments