Don't serialize the full LSP symbol when collaborating
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
72ad3c2897
commit
fad335b2ba
7 changed files with 68 additions and 55 deletions
|
@ -10,7 +10,6 @@ path = "src/project_symbols.rs"
|
|||
editor = { path = "../editor" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
gpui = { path = "../gpui" }
|
||||
language = { path = "../language" }
|
||||
project = { path = "../project" }
|
||||
text = { path = "../text" }
|
||||
workspace = { path = "../workspace" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue