Antonio Scandurra
|
47c467dafc
|
Bump FoldMap's version in FoldMap::sync (and not in DisplayMap )
|
2021-12-01 12:05:02 +01:00 |
|
Max Brunsfeld
|
faba276fdc
|
WIP - maintain foldmap with Buffer::edits_since
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-11-30 17:23:02 -08:00 |
|
Max Brunsfeld
|
924e1578ea
|
Use &Snapshot directly instead of impl Into<Content<'a>>
The text::Buffer and its snapshot already used the same representation
for their content, so we can just make Buffer deref to a Snapshot.
|
2021-11-30 13:32:11 -08:00 |
|
Nathan Sobo
|
1445ce10b5
|
Name the root file of every crate after the crate to ease navigation
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2021-11-30 12:46:39 -07:00 |
|