WIP: Insert blocks in BlockMap
for MultiBuffer
headers
This commit is contained in:
parent
8534a9cc41
commit
91c786a8db
4 changed files with 60 additions and 77 deletions
|
@ -345,7 +345,7 @@ mod tests {
|
|||
view.update(cx, |view, cx| {
|
||||
view.populate_excerpts(buffer, cx);
|
||||
assert_eq!(
|
||||
view.excerpts.read(cx).read(cx).text(),
|
||||
view.editor.update(cx, |editor, cx| editor.display_text(cx)),
|
||||
concat!(
|
||||
"\n", // primary diagnostic message
|
||||
"\n", // filename
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue