aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/_dynamic.lua
Commit message (Expand)AuthorAge
* refactor(lsp): fold in dynamic_registration code into the clientLewis Russell2024-11-18
* refactor(lua): improve type annotationsLewis Russell2024-06-11
* refactor(types): more fixes (2)Lewis Russell2024-03-06
* refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
* refactor(lsp): add type annotationsMaria José Solano2024-02-10
* refactor(lsp): move client code to a regular Lua classLewis Russell2024-02-07
* refactor: create function for deferred loadingdundargoc2024-02-03
* fix(lsp): filetype matching to documentSelector in dynamic capabilities (#25425)Michal Liszcz2023-12-22
* refactor(lsp): move glob parsing to util (#26519)Steven Arcangeli2023-12-22
* feat(lsp): initial support for dynamic capabilities (#23681)Folke Lemaitre2023-05-28