aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting/test_data/highlight_unsafe.html
Commit message (Collapse)AuthorAgeFilesLines
* Support labels in reference searchLukas Wirth2020-12-241-0/+1
|
* Make sure that HighlightModifier::ALL is synchronized with enumAleksey Kladov2020-12-191-5/+5
|
* Use more Rustic highlighting specifiersAleksey Kladov2020-12-191-5/+5
| | | | | *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-5/+5
|
* Add attribute highlight modifier to all tokens inside attributesLukas Wirth2020-11-211-1/+1
|
* . is an operatorAleksey Kladov2020-11-091-6/+6
| | | | closes #6498
* :arrow_up: expect-testAleksey Kladov2020-08-281-0/+99