aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/snapshots/rainbow_highlighting.html
Commit message (Collapse)AuthorAgeFilesLines
* several highlighting cleanupsAleksey Kladov2019-07-191-0/+4
| | | | | | * make stuff more type-safe by using `BindPat` instead of just `Pat` * don't add `mut` into binding hash * reset shadow counter when we enter a function
* prettier colorsAleksey Kladov2019-07-181-6/+7
|
* highlight mutable variables differentlyEkaterina Babshukova2019-07-181-14/+15
|
* More clever highlighting, incl draft for structsPascal Hertleif2019-05-271-0/+27