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
/
_folding_range.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-22
perf(lsp): clear table by table.clear() #39222
Yi Ming
1
2026-04-15
refactor: update usages of deprecated "buffer" param #39089
Justin M. Keyes
1
2026-04-15
feat(lsp): highlight foldtext via treesitter #38789
Yi Ming
1
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
2025-11-26
fix(lsp): ignore invalid fold ranges (#36708)
Miika Tuominen
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-24
fix(lsp): check whether buffer is valid when scheduled #35461
Yi Ming
1
2025-08-18
refactor(lsp): use `vim.lsp._capability.enable` internally
Yi Ming
1
2025-08-18
refactor(lsp): correct enable marker name
Yi Ming
1
2025-08-17
refactor(lsp): change capability name to snake case
Yi Ming
1
2025-08-17
refactor(lsp): register all derived `Capability` prototypes
Yi Ming
1
2025-08-17
refactor(lsp): define `Capability.on_attach`
Yi Ming
1
2025-07-13
refactor(lsp): utility functions for `enable()/is_enabled()`
Yi Ming
1
2025-07-07
refactor(lsp): stateful data abstraction, vim.lsp.Capability #34639
Yi Ming
1
2025-06-19
refactor(lsp): redesign LSP folding state #34469
Yi Ming
1
2025-06-16
fix(lsp): include client ID when receiving unknown fold kind (#34535)
Maria José Solano
1
2025-06-16
fix(lsp): advertise supported fold kinds (#34461)
Riley Bruins
1
2025-05-22
fix(lsp): avoid `foldclose()` after current window-buffer changed #33901
Yi Ming
1
2025-02-12
fix(lsp): on detach, cancel pending foldingRange requests #31509
Yi Ming
1
2025-01-14
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
1
2024-12-06
fix(lsp): add foldingrange method support check #31463
Tristan Knight
1
2024-11-29
feat(lsp): support `textDocument/foldingRange` (#31311)
Yi Ming
1