aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/test_data
Commit message (Expand)AuthorAgeFilesLines
* On second thought, we want to preserve the textMate here where all punctuatio...GrayJack2020-07-212-2/+2
* `#` as AttributeGrayJack2020-07-212-2/+2
* Assingment semantic highlightGrayJack2020-07-205-40/+40
* Handle semantic highlight when STAR is part of the `*{const, mut}`GrayJack2020-07-205-31/+31
* Add new `Punctuation` highlight tagLeander Tentrup2020-07-156-193/+193
* Highlight punctuation as `HighlightTag::Operator`Leander Tentrup2020-07-156-197/+197
* Semantic Highlighting: Emit mutable modifier for 'self' when applicableLukas Wirth2020-07-131-0/+10
* Use dedicated semantic highlight tag for parametersAleksey Kladov2020-07-116-15/+21
* Move test data to test_data directoryAleksey Kladov2020-07-016-0/+461