aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting/highlights.rs
Commit message (Collapse)AuthorAgeFilesLines
* Use upstream TextSize APIAleksey Kladov2021-01-131-12/+2
|
* Cleaner APIAleksey Kladov2021-01-101-5/+7
|
* Shorten namesAleksey Kladov2021-01-091-35/+26
|
* Shorten frequent namesAleksey Kladov2021-01-091-2/+2
|
* Rename dummy -> noneAleksey Kladov2021-01-091-1/+1
|
* Simplify highlighting infraAleksey Kladov2021-01-081-0/+109
This also fixes the killer whale bug