aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/lsp/inlay_hint_spec.lua
Commit message (Expand)AuthorAge
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* refactor: format test/*Justin M. Keyes2024-01-03
* feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-11-12
* fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...Chris AtLee2023-08-31
* feat(lsp): move inlay_hint() to vim.lsp (#24130)Mathias Fußenegger2023-06-30
* feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)Mathias Fußenegger2023-06-22
* feat(lsp): inlay hints #23984Chinmay Dalal2023-06-19
* feat(lsp): add handlers for inlay hints (#23736)Chinmay Dalal2023-06-11