index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
lsp
/
protocol.lua
Age
Commit message (
Expand
)
Author
Files
2024-11-25
fix(lsp): retrigger diagnostics request on server cancellation (#31345)
Gregory Anders
1
2024-11-14
feat(lsp): support utf-8 and utf-32 position encodings
Lewis Russell
1
2024-11-01
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
1
2024-10-24
fix(lsp.protocal): improve typing of constants
Lewis Russell
1
2024-10-04
fix(lsp): enable `additionalPropertiesSupport`
Yi Ming
1
2024-08-20
docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521
Ricardo Casía
1
2024-08-03
feat(lsp): announce codeLens resolveSupport (#29956)
Mathias Fußenegger
1
2024-07-31
feat(lsp): lsp.completion support set deprecated (#29882)
glepnir
1
2024-06-24
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
Tom Praschan
1
2024-06-11
refactor(lua): improve type annotations
Lewis Russell
1
2024-05-27
feat(lsp): completion side effects
Maria José Solano
1
2024-05-10
fix(lsp): disable didChangeWatchedFiles on Linux
Lewis Russell
1
2024-03-07
feat(lua): deprecate vim.tbl_add_reverse_lookup
Maria José Solano
1
2024-02-29
fix(lsp): use plain loop for non-list-like table of protocol values
Christian Clason
1
2024-02-28
fix(lsp): handle reverse lookup in capabilities
Maria José Solano
1
2024-02-28
refactor(lsp): remove outdated comment
Maria José Solano
1
2024-02-27
feat(lsp): support completion itemDefaults
Maria José Solano
1
2024-02-19
refactor(lsp): typings for protocol constants
Maria José Solano
1
2024-01-03
feat(lua): add noref to deepcopy
Lewis Russell
1
2023-12-27
docs(gen_lsp.lua): re-generate vim.lsp._meta.protocol type annotations
Jongwook Choi
1
2023-12-14
feat(lsp): more annotations
Lewis Russell
1
2023-11-13
fix(lsp): advertise workspace.didChangeConfiguration capability (#26028)
Chris Simon
1
2023-11-12
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
1
2023-10-21
refactor(lsp): move completion logic into _completion module
Mathias Fussenegger
1
2023-10-21
feat(lsp): add snippet API (#25301)
Maria José Solano
1
2023-08-03
fix(gen_lsp.lua): no notifications in lsp.Methods #24530
Raphael
1
2023-08-01
feat(gen_lsp.lua): sort by name, handle failure #24504
Justin M. Keyes
1
2023-08-01
feat(gen_lsp.lua): protocol.Methods #24504
mathew
1
2023-07-24
fix(lsp): announce publishDiagnostics.dataSupport (#24442)
Bruce Weirdan
1
2023-07-20
feat(lsp): implement textDocument/diagnostic (#24128)
Chris AtLee
1
2023-07-14
fix(lsp): remove unknown LSP protocol property (#24345)
Techatrix
1
2023-07-01
fix(lsp): lint warnings, default offset_encoding #24046
Raphael
1
2023-06-22
feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)
Mathias Fußenegger
1
2023-06-11
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
1
2023-06-07
fix(lsp): reduce diagnostics and add more types (#23948)
Lewis Russell
1
2023-06-05
fix(lsp): use only utf-16 in default client positionEncodings (#23903)
Gregory Anders
1
2023-06-01
feat(lsp): include positionEncodings in default client capabilities
Gregory Anders
1
2023-05-28
feat(lsp): initial support for dynamic capabilities (#23681)
Folke Lemaitre
1
2023-04-22
feat(lsp): enable workspace/didChangeWatchedFiles by default (#23190)
Jon Huhn
1
2023-04-13
refactor: remove modelines from Lua files
Gregory Anders
1
2023-03-30
feat(diagnostic): add support for tags
Lewis Russell
1
2023-03-11
refactor(lsp): remove _resolve_capabilities_compat (#22628)
Raphael
1
2023-03-05
feat(lsp): implement workspace/didChangeWatchedFiles (#22405)
Jon Huhn
1
2023-02-25
fix(lsp): fix some type annotations (#22397)
Mathias Fußenegger
1
2023-02-25
Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"
Mathias Fussenegger
1
2023-02-25
feat(lsp): implement workspace/didChangeWatchedFiles (#21293)
Jon Huhn
1
2023-01-21
feat(lsp): add triggerKind option for vim.lsp.buf.code_action (#21905)
kishii
1
2023-01-06
fix(lsp): correct callHierarchy capability to fix lsp.buf.incoming_calls() (#...
周
1
2022-12-08
feat(lsp): initial support for semantic token highlighting
John Drouhard
1
2022-12-08
feat(lsp): support willSave & willSaveWaitUntil capability (#21315)
Mathias Fußenegger
1
[prev]
[next]