summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/lsp/_changetracking.lua
AgeCommit message (Expand)AuthorFiles
2026-04-14docs: lsp, options, api #38980Justin M. Keyes1
2026-04-12fix(lsp): send didOpen on save to all clients+groups #37454Emilv21
2026-03-12refactor: integer functions, optimize asserts #34112Lewis Russell1
2025-11-11fix(lsp): check for non-nil buffer state on reset (#36519)Maria Solano1
2025-10-04fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)Maria Solano1
2025-08-28refactor(lua): consistent use of local aliasesChristian Clason1
2025-01-27fix: resolve all remaining LuaLS diagnosticsLewis Russell1
2024-11-25refactor(lsp): rename `offset_encoding` to `position_encoding` #31286Yi Ming1
2024-11-20feat(lsp): deprecate non-method client functionsLewis Russell1
2024-06-07fix(lsp): revert buf_versions deprecation/replacement (#29217)Mathias Fußenegger1
2024-05-30refactor(lsp): replace util.buf_versions with changedtick (#28943)Mathias Fußenegger1
2024-03-01docs: improve/add documentation of Lua typesLewis Russell1
2024-02-13refactor(lsp): resolve the config-client entanglementLewis Russell1
2024-02-10refactor(lsp): add type annotationsMaria José Solano1
2023-12-17refactor(lsp): move changetracking to separate file (#26577)Lewis Russell1