index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
lsp
/
_watchfiles.lua
Commit message (
Expand
)
Author
Age
*
fix(lsp): ensure watcher cancel
Jaehwang Jung
2025-01-02
*
feat(lsp): deprecate non-method client functions
Lewis Russell
2024-11-20
*
refactor(lsp): fold in dynamic_registration code into the client
Lewis Russell
2024-11-18
*
feat(lsp): drop fswatch, use inotifywait (#29374)
Andreas Schneider
2024-07-06
*
feat(lsp): add fswatch watchfunc backend
Lewis Russell
2024-03-01
*
fix(lsp): cancel watchers when closing a client
Lewis Russell
2024-03-01
*
refactor(watch): general tidy up
Lewis Russell
2024-03-01
*
refactor(lsp): resolve the config-client entanglement
Lewis Russell
2024-02-13
*
refactor: create function for deferred loading
dundargoc
2024-02-03
*
refactor(lsp): move glob parsing to util (#26519)
Steven Arcangeli
2023-12-22
*
refactor(lsp): add type annotations to _watchfiles (#26109)
Mathias Fußenegger
2023-11-20
*
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
2023-08-09
*
fix(lsp): do not assume client capability exists in watchfiles check (#24550)
Sean Dewar
2023-08-04
*
refactor(lsp): use protocol.Methods instead of strings #24537
Raphael
2023-08-03
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500)
Jon Huhn
2023-06-14
*
refactor(lsp): use LPeg for watchfiles matching (#23788)
Jon Huhn
2023-06-05
*
fix(lsp): don't register didChangeWatchedFiles when capability not set (#23689)
Jon Huhn
2023-05-20
*
fix(lsp): fix relative patterns for `workspace/didChangeWatchedFiles` (#23548)
Jon Huhn
2023-05-09
*
fix(lsp): don't monitor files if workspace_folders is nil (#22531)
Mathias Fußenegger
2023-03-05
*
feat(lsp): implement workspace/didChangeWatchedFiles (#22405)
Jon Huhn
2023-03-05
*
Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"
Mathias Fussenegger
2023-02-25
*
feat(lsp): implement workspace/didChangeWatchedFiles (#21293)
Jon Huhn
2023-02-25