zed/crates/language
Marshall Bowers 7c4615519b
editor: Ensure proposed changes editor is syntax-highlighted when opened (#18648)
This PR fixes an issue where the proposed changes editor would not have
any syntax highlighting until a modification was made.

When creating the branch buffer we reparse the buffer to rebuild the
syntax map.

Release Notes:

- N/A
2024-10-02 14:23:59 -04:00
..
src editor: Ensure proposed changes editor is syntax-highlighted when opened (#18648) 2024-10-02 14:23:59 -04:00
build.rs
Cargo.toml
LICENSE-GPL