173 releases

new 0.0.215 May 13, 2024
0.0.213 Apr 29, 2024
0.0.207 Mar 25, 2024
0.0.190 Dec 18, 2023
0.0.26 Nov 30, 2020

#103 in Text editors

Download history 4675/week @ 2024-01-25 3903/week @ 2024-02-01 3810/week @ 2024-02-08 4499/week @ 2024-02-15 5685/week @ 2024-02-22 6490/week @ 2024-02-29 4674/week @ 2024-03-07 5021/week @ 2024-03-14 4793/week @ 2024-03-21 4779/week @ 2024-03-28 6184/week @ 2024-04-04 4550/week @ 2024-04-11 5564/week @ 2024-04-18 4950/week @ 2024-04-25 3309/week @ 2024-05-02 2696/week @ 2024-05-09

17,378 downloads per month
Used in 65 crates (14 directly)

MIT/Apache

12KB
257 lines

Representation of a TextEdit.

rust-analyzer never mutates text itself and only sends diffs to clients, so TextEdit is the ultimate representation of the work done by rust-analyzer.

Dependencies

~470KB