zed/crates/project
Piotr Osiewicz b9b62842f8
lsp: Treat unrooted paths as relative to the worktree root (#17769)
gopls would send us watch patterns like `**/*.mod` and we'd fall back to
watching `/`.

Release Notes:
- Fix file watching for go projects resorting to watching the fs root.

Co-authored-by: Thorsten <thorsten@zed.dev>
2024-09-12 15:23:27 -04:00
..
src lsp: Treat unrooted paths as relative to the worktree root (#17769) 2024-09-12 15:23:27 -04:00
Cargo.toml
LICENSE-GPL