ZIm/crates/language
Anthony 765ed65e88 Start work on optomizing tab map
We currently iterate over each character when looking for tab bytes even
though chunks keeps a bitmask that represents each tab position. This
commit is the first step in using the bitmask

Co-authored-by: Remco Smits <djsmits12@gmail.com>
Co-authored-by: Cole Miller <m@cole-miller.net>
2025-06-05 17:34:17 -04:00
..
src Start work on optomizing tab map 2025-06-05 17:34:17 -04:00
build.rs Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
Cargo.toml Expand tilde paths in edit prediction settings (#31235) 2025-06-03 10:32:23 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00