SIGN IN SIGN UP

Optimize LSP watched file reporting in 2 simple ways

* Convert globs to relative paths in advance. This avoids needing to convert
  every changed path to an absolute path before performing glob matching.
* Avoid duplicate reporting for language servers with multiple worktrees.
M
Max Brunsfeld committed
4bda5c4d696b8d6abeb2e8ccd85e3bf38e0b74d5
Parent: 34b0d62