170 releases

new 0.0.212 Apr 22, 2024
0.0.207 Mar 25, 2024
0.0.190 Dec 18, 2023
0.0.187 Nov 27, 2023
0.0.26 Nov 30, 2020

#97 in Text editors

Download history 1709/week @ 2023-12-25 4370/week @ 2024-01-01 4996/week @ 2024-01-08 6119/week @ 2024-01-15 5308/week @ 2024-01-22 4332/week @ 2024-01-29 3699/week @ 2024-02-05 4145/week @ 2024-02-12 4271/week @ 2024-02-19 7962/week @ 2024-02-26 4096/week @ 2024-03-04 5180/week @ 2024-03-11 5316/week @ 2024-03-18 4375/week @ 2024-03-25 5379/week @ 2024-04-01 4273/week @ 2024-04-08

19,633 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

~455KB