aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/text_annotations.rs
Commit message (Expand)AuthorAge
* use slices instead of Rc for virtual textPascal Kuthe2024-03-23
* Fix typos (#6643)Daniel Sedlak2023-04-07
* use partition_point instead of binary_search_byPascal Kuthe2023-03-27
* Feat: LSP Type Hints (#5934)Poliorcetics2023-03-11
* rework positioning/rendering and enable softwrap/virtual text (#5420)Pascal Kuthe2023-01-31