aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting/injector.rs
Commit message (Collapse)AuthorAgeFilesLines
* Use upstream TextSize APIAleksey Kladov2021-01-131-3/+1
|
* Cleaner APIAleksey Kladov2021-01-101-2/+1
|
* Reduce duplicationAleksey Kladov2021-01-091-7/+5
|
* Simplify highlighting infraAleksey Kladov2021-01-081-0/+83
This also fixes the killer whale bug