zed/crates/language
Max Brunsfeld e05793b52a Remove Option from Buffer edit APIs
Previously, buffer edits represented empty strings as None
variants of an Option. Now, the edit logic just explicitly
checks for empty strings.

Co-authored-by: Keith Simmons <keith@zed.dev>
2022-04-27 18:00:13 -07:00
..
src Remove Option from Buffer edit APIs 2022-04-27 18:00:13 -07:00
build.rs Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
Cargo.toml Fix missing TypeScript outline entries and breadcrumbs 2022-04-22 13:49:03 -07:00