aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/test_data/highlight_doctest.html
Commit message (Collapse)AuthorAgeFilesLines
* On second thought, we want to preserve the textMate here where all ↵GrayJack2020-07-211-1/+1
| | | | punctuation that are from a Attr be highlited as Attribute
* `#` as AttributeGrayJack2020-07-211-1/+1
| | | | - Issue #5453
* Assingment semantic highlightGrayJack2020-07-201-8/+8
|
* Handle semantic highlight when STAR is part of the `*{const, mut}`GrayJack2020-07-201-7/+7
|
* Add new `Punctuation` highlight tagLeander Tentrup2020-07-151-27/+27
|
* Highlight punctuation as `HighlightTag::Operator`Leander Tentrup2020-07-151-31/+31
|
* Use dedicated semantic highlight tag for parametersAleksey Kladov2020-07-111-2/+3
| | | | closes #5106
* Move test data to test_data directoryAleksey Kladov2020-07-011-0/+101