Project panel faster (#35634)
- **Use a struct instead of a thruple for visible worktree entries** - **Try some telemetry** Closes #ISSUE Release Notes: - N/A --------- Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
This commit is contained in:
parent
0097d89672
commit
bc32b5a976
4 changed files with 122 additions and 78 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -12653,6 +12653,7 @@ dependencies = [
|
|||
"serde_json",
|
||||
"settings",
|
||||
"smallvec",
|
||||
"telemetry",
|
||||
"theme",
|
||||
"ui",
|
||||
"util",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue