Restore "Avoid buffering line content to compute indent guides" (#15284)
Fixes https://github.com/zed-industries/zed/issues/15218 Reverts zed-industries/zed#15282 Release Notes: - N/A --------- Co-authored-by: Nathan <nathan@zed.dev>
This commit is contained in:
parent
fee49fcf65
commit
e0fe7f632c
5 changed files with 427 additions and 48 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -8928,6 +8928,8 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"arrayvec",
|
||||
"criterion",
|
||||
"ctor",
|
||||
"env_logger",
|
||||
"gpui",
|
||||
"log",
|
||||
"rand 0.8.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue