Respect LSP servers watch glob patterns
This commit is contained in:
parent
361b7c3a0c
commit
3ff5aee4a1
5 changed files with 218 additions and 21 deletions
|
@ -27,6 +27,7 @@ fs = { path = "../fs" }
|
|||
fsevent = { path = "../fsevent" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
git = { path = "../git" }
|
||||
glob = { version = "0.3.1" }
|
||||
gpui = { path = "../gpui" }
|
||||
language = { path = "../language" }
|
||||
lsp = { path = "../lsp" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue