Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(watchfiles): skip Created events when poll starts (#23139) | Jon Huhn | 2023-04-17 |
| | |||
* | test: replace lfs with luv and vim.fs | dundargoc | 2023-04-04 |
| | | | | | | test: replace lfs with luv luv already pretty much does everything lfs does, so this duplication of dependencies isn't needed. | ||
* | test: fix flaky watchfiles tests (#22637) | Jon Huhn | 2023-03-26 |
| | |||
* | feat(lsp): implement workspace/didChangeWatchedFiles (#22405) | Jon Huhn | 2023-03-05 |
| | |||
* | Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)" | Mathias Fussenegger | 2023-02-25 |
| | | | | | | This reverts commit 5732aa706c639b3d775573d91d1139f24624629c. Causes editor to freeze in projects with many watcher registrations | ||
* | feat(lsp): implement workspace/didChangeWatchedFiles (#21293) | Jon Huhn | 2023-02-25 |