ZIm/crates/editor
Michael Sloan ef91e7afae
Minor optimization of line number length logic (#26845)
In `layout_excerpt_gutter`, compute max line number length once instead
of for every row

In `max_line_number_width`, use ilog10 instead of converting to floats
and back

Release Notes:

- N/A
2025-03-15 19:28:50 +00:00
..
src Minor optimization of line number length logic (#26845) 2025-03-15 19:28:50 +00:00
Cargo.toml Add support for auto-closing of JSX tags (#25681) 2025-03-06 08:36:10 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00