aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/_changetracking.lua
Commit message (Expand)AuthorAge
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-01-27
* refactor(lsp): rename `offset_encoding` to `position_encoding` #31286Yi Ming2024-11-25
* feat(lsp): deprecate non-method client functionsLewis Russell2024-11-20
* fix(lsp): revert buf_versions deprecation/replacement (#29217)Mathias Fußenegger2024-06-07
* refactor(lsp): replace util.buf_versions with changedtick (#28943)Mathias Fußenegger2024-05-30
* docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
* refactor(lsp): add type annotationsMaria José Solano2024-02-10
* refactor(lsp): move changetracking to separate file (#26577)Lewis Russell2023-12-17