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
/
_watchfiles.lua
Age
Commit message (
Expand
)
Author
Files
2025-10-04
fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)
Maria Solano
1
2025-01-02
fix(lsp): ensure watcher cancel
Jaehwang Jung
1
2024-11-20
feat(lsp): deprecate non-method client functions
Lewis Russell
1
2024-11-18
refactor(lsp): fold in dynamic_registration code into the client
Lewis Russell
1
2024-07-06
feat(lsp): drop fswatch, use inotifywait (#29374)
Andreas Schneider
1
2024-03-01
feat(lsp): add fswatch watchfunc backend
Lewis Russell
1
2024-03-01
fix(lsp): cancel watchers when closing a client
Lewis Russell
1
2024-03-01
refactor(watch): general tidy up
Lewis Russell
1
2024-02-13
refactor(lsp): resolve the config-client entanglement
Lewis Russell
1
2024-02-03
refactor: create function for deferred loading
dundargoc
1
2023-12-22
refactor(lsp): move glob parsing to util (#26519)
Steven Arcangeli
1
2023-11-20
refactor(lsp): add type annotations to _watchfiles (#26109)
Mathias Fußenegger
1
2023-08-09
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
1
2023-08-04
fix(lsp): do not assume client capability exists in watchfiles check (#24550)
Sean Dewar
1
2023-08-03
refactor(lsp): use protocol.Methods instead of strings #24537
Raphael
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-06-14
perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500)
Jon Huhn
1
2023-06-05
refactor(lsp): use LPeg for watchfiles matching (#23788)
Jon Huhn
1
2023-05-20
fix(lsp): don't register didChangeWatchedFiles when capability not set (#23689)
Jon Huhn
1
2023-05-09
fix(lsp): fix relative patterns for `workspace/didChangeWatchedFiles` (#23548)
Jon Huhn
1
2023-03-05
fix(lsp): don't monitor files if workspace_folders is nil (#22531)
Mathias Fußenegger
1
2023-03-05
feat(lsp): implement workspace/didChangeWatchedFiles (#22405)
Jon Huhn
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