aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting/test_data/highlight_injection.html
Commit message (Collapse)AuthorAgeFilesLines
* Make sure that HighlightModifier::ALL is synchronized with enumAleksey Kladov2020-12-191-1/+1
|
* Use more Rustic highlighting specifiersAleksey Kladov2020-12-191-1/+1
| | | | | *Method* works for OO languages, but in rust we can also have associated constants & types, so let's move this to a modifier.
* Use METHOD semantic token typeLaurențiu Nicola2020-12-041-1/+1
|
* Add static semantic token modifier for associated functions with no &selfAnatol Liu2020-11-051-1/+1
|
* :arrow_up: expect-testAleksey Kladov2020-08-281-0/+48