Files
neovim/runtime/lua/vim
Michael Lingelbach c618b314c6 chore(lsp): remove capabilities sanitization (#17814)
* feat(lsp)!: remove capabilities sanitization

Users must now access client.server_capabilities which matches the same
structure as the protocol.

https://microsoft.github.io/language-server-protocol/specification

client.resolved_capabilities is no longer used to gate capabilities, and
will be removed in a future release.

BREAKING CHANGE


Co-authored-by: Mathias Fussenegger <f.mathias@zignar.net>
2022-04-30 11:22:30 +02:00
..
2018-12-20 11:57:30 +01:00
2021-11-27 11:10:48 -05:00
2022-04-21 16:23:10 +02:00
2022-03-24 12:01:04 -07:00
2022-04-15 12:35:06 +02:00