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
/
document_color.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-19
fix(lsp): notify when maximum created `hl` groups is reached #39231
Maria Solano
1
2026-04-17
fix(lsp): limit number of created highlight groups (#39133)
Evgeni Chasnovski
1
2026-04-06
feat(vim.pos)!: require `buf` param on vim.pos, vim.range #38665
Luis Calle
1
2026-03-29
fix(lsp): reset document color processed version on clear (#38582)
Maria Solano
1
2026-03-29
feat: extend vim.Pos, vim.Range #36397
Luis Calle
1
2026-03-22
fix(lsp): restore virtual document color visibility (#38407)
KrrishJain
1
2026-03-19
fix(lsp): `vim.Range` check in `document_color.color_presentation()` (#38374)
mpal9000
1
2026-03-18
feat(lsp): migrate `document_color` to capability framework (#38344)
Maria Solano
1
2026-03-13
refactor: rename _ensure_integer => _assert_integer
Justin M. Keyes
1
2026-03-12
refactor: integer functions, optimize asserts #34112
Lewis Russell
1
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
1
2025-10-25
fix(lsp): ensure bufnr is passed for buffer-local requests (#36325)
skewb1k
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-03
docs(lsp): mention default enablement of document colors (#35153)
Maria José Solano
1
2025-07-27
feat(lsp): enable document_color by default #35086
Maria José Solano
1
2025-07-12
refactor(lsp): drop vim.lsp.util._refresh() #33903
Yi Ming
1
2025-07-10
feat(lsp): support `textDocument/colorPresentation` (#34823)
Maria José Solano
1
2025-07-06
fix(lsp): convert the encoded position to line byte (#34824)
Yi Ming
1
2025-06-19
fix(lsp): clear document_color autocmds #34573
Riley Bruins
1
2025-06-06
fix: type fixes
Lewis Russell
1
2025-05-10
refactor(docs): remove unnecessary `@private`/`@nodoc` annotations (#33951)
Maria José Solano
1
2025-05-08
fix(lsp): nil error in ColorScheme autocmd
Sean Dewar
1
2025-05-04
feat(lsp): support `documentColor` dynamic registration #33800
Maria José Solano
1
2025-05-01
fix(lsp): handle `nil` buffer state in `documentColor` clear (#33746)
Maria José Solano
1
2025-04-27
fix(lsp): remove unused `ns` field
Maria José Solano
1
2025-04-27
fix(lsp): properly handle `documentColor` from multiple servers #33656
Maria José Solano
1
2025-04-24
fix(docs) fix syntax error in Lua snippet for `vim.lsp.document_color` #33612
Stephan Seitz
1
2025-04-24
fix(lsp): don't create an `'LspAttach'` `document_color` autocommand
Maria José Solano
1
2025-04-24
fix(lsp): ensure `bufstate` when calling `vim.lsp.document_color.is_enabled`
Maria José Solano
1
2025-04-24
feat(lsp): support `textDocument/documentColor`
Maria José Solano
1