.. |
_meta
|
refactor(lsp): use tuple syntax in generated protocol types (#29110)
|
2024-05-31 16:48:05 +02:00 |
_changetracking.lua
|
fix(lsp): revert buf_versions deprecation/replacement (#29217)
|
2024-06-07 11:36:46 +02:00 |
_dynamic.lua
|
refactor(lua): improve type annotations
|
2024-06-11 12:45:43 +01:00 |
_meta.lua
|
fix(lsp): clean up duplicate and unused meta type annotations
|
2024-01-20 14:02:16 +01:00 |
_snippet_grammar.lua
|
feat(lsp): add snippet API (#25301)
|
2023-10-21 08:51:26 +02:00 |
_tagfunc.lua
|
fix(lsp): fix infinite loop on vim.lsp.tagfunc
|
2024-02-03 17:47:56 -05:00 |
_watchfiles.lua
|
feat(lsp): add fswatch watchfunc backend
|
2024-03-01 23:00:20 +00:00 |
buf.lua
|
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
|
2024-06-24 07:54:56 -07:00 |
client.lua
|
refactor(lsp): use metatable for buf_versions (#29304)
|
2024-06-14 11:03:58 +02:00 |
codelens.lua
|
fix(lsp): hide layout in codelenses in virtual text (#28794) (#28807)
|
2024-05-21 18:23:37 +02:00 |
completion.lua
|
fix(lsp): fallback to label for completion items if all others are missing (#29522)
|
2024-07-02 18:27:51 +02:00 |
diagnostic.lua
|
fix(lsp): actually send diagnostic-tags back to the server
|
2024-03-06 11:12:41 +00:00 |
handlers.lua
|
refactor(lua): improve type annotations
|
2024-06-11 12:45:43 +01:00 |
health.lua
|
fix(lsp): handle nil root_dir in health check (#29007)
|
2024-05-25 21:22:41 +02:00 |
inlay_hint.lua
|
docs: misc (#29229)
|
2024-06-15 07:04:27 +08:00 |
log.lua
|
refactor(lua): improve type annotations
|
2024-06-11 12:45:43 +01:00 |
protocol.lua
|
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
|
2024-06-24 07:54:56 -07:00 |
rpc.lua
|
fix(lsp): check for nil response from server (#29196)
|
2024-06-14 11:02:36 +02:00 |
semantic_tokens.lua
|
refactor(lsp): use metatable for buf_versions (#29304)
|
2024-06-14 11:03:58 +02:00 |
sync.lua
|
feat(docs): replace lua2dox.lua
|
2024-02-27 14:41:17 +00:00 |
util.lua
|
refactor: use vim._with where possible
|
2024-06-28 19:58:31 +02:00 |