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
/
semantic_tokens.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-08
feat(api): rename buffer to buf #35330
Jordan
1
2026-03-20
fix(lsp): unify LSP error logging prefixes #38354
Yi Ming
1
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
1
2026-02-03
feat(lsp): support range + full semantic token requests #37611
jdrouhard
1
2026-01-27
feat(lsp): semantic token range improvements #37451
jdrouhard
1
2025-12-16
fix(lsp): simplify semantic tokens range request logic #36950
jdrouhard
1
2025-12-06
refactor(lsp): unify capability checks and registration #36781
Tristan Knight
1
2025-12-01
fix(lsp): handle nil request in semantic tokens #36780
Tristan Knight
1
2025-11-30
feat(lsp): semanticTokens/range #36705
Tristan Knight
1
2025-11-10
fix(lsp): correct iteration through attached buffers (#36517)
Maria Solano
1
2025-11-10
fix(lsp): deprecate `vim.lsp.get_buffers_by_client_id` (#36449)
Maria Solano
1
2025-10-04
fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)
Maria Solano
1
2025-08-28
refactor(lua): consistent use of local aliases
Christian Clason
1
2025-08-18
refactor(lsp): use `vim.lsp._capability.enable` internally
Yi Ming
1
2025-08-18
refactor(lsp): move `util.enable` to `capability.enable`
Yi Ming
1
2025-08-17
refactor(lsp): change capability name to snake case
Yi Ming
1
2025-08-17
refactor(lsp): define `Capability.on_attach`
Yi Ming
1
2025-08-03
feat(lua): vim.list.bisect() #35108
Yi Ming
1
2025-07-13
refactor(lsp): rename vim.lsp.semantic_tokens start/stop to enable()
Yi Ming
1
2025-07-10
refactor(lsp): simplify multiline semantic token logic #34698
Riley Bruins
1
2025-07-07
refactor(lsp): stateful data abstraction, vim.lsp.Capability #34639
Yi Ming
1
2025-06-13
feat(lsp): support multiline semantic tokens #34458
Riley Bruins
1
2025-06-06
fix: type fixes
Lewis Russell
1
2025-02-13
refactor(lsp): handling errors and nil responses together
Yi Ming
1
2025-02-13
fix(lsp): reset active request when reporting an error
Yi Ming
1
2025-02-07
fix(lsp): check for valid buf before processing semantic tokens response
Evgeni Chasnovski
1
2025-01-27
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
1
2025-01-14
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
1
2025-01-14
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
1
2024-12-07
refactor: add vim._resolve_bufnr
Lewis Russell
1
2024-11-20
feat(lsp): deprecate non-method client functions
Lewis Russell
1
2024-11-11
perf(lsp): use faster version of str_byteindex
Lewis Russell
1
2024-11-09
fix(lsp): fix infinite loop
Lewis Russell
1
2024-11-08
perf(lsp): do not apply semantic tokens to folded lines
Lewis Russell
1
2024-10-26
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
1
2024-10-21
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
1
2024-10-17
perf(validate): use lighter version
Lewis Russell
1
2024-09-08
fix(lsp): handle out-of-bounds character positions #30288
Tristan Knight
1
2024-06-14
refactor(lsp): use metatable for buf_versions (#29304)
Ilia Choly
1
2024-06-11
refactor(lua): improve type annotations
Lewis Russell
1
2024-06-07
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
1
2024-06-04
fix(lsp): remove superfluous on_detach callback from semantic tokens module (...
jdrouhard
1
2024-05-30
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
1
2024-05-21
fix(lsp): semantic token functions allow "0" bufnr #28849
Riley Bruins
1
2024-05-02
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
1
2024-03-05
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-12
fix(lsp): semantic token defer loading
Lewis Russell
1
2023-12-14
feat(lsp): more annotations
Lewis Russell
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
[next]