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>
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>