aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/syntax_highlighting/tags.rs
Commit message (Expand)AuthorAgeFilesLines
* Syntax highlighting for escape sequences in stringsLeander Tentrup2020-06-171-0/+2
* Add highlight support for unsafe fn calls and raw ptr derefPaul Daniel Faria2020-06-021-4/+4
* Add semantic highlight to QUESTION tokenRoland Ruckerbauer2020-05-291-0/+2
* Add self keyword semantic token typeLaurențiu Nicola2020-05-251-0/+2
* Highlight `true` and `false` as literalsMatthew Jasper2020-05-241-0/+2
* Color attribute functionsGeorge Fraser2020-05-191-1/+5
* Introduce new semantic highlight token for format specifierLeander Tentrup2020-04-281-0/+2
* Add semantic tag for unresolved referencesAleksey Kladov2020-04-181-0/+2
* Make control token modifier less ambiguousAleksey Kladov2020-04-061-3/+3
* Correctly flag 'lifetime definitions as definitionsAleksey Kladov2020-02-281-2/+6
* Fix highlighting testAleksey Kladov2020-02-281-1/+1
* Cleanup highlighting tagsAleksey Kladov2020-02-281-45/+47
* add more tagsAleksey Kladov2020-02-281-10/+16
* Renam moduleAleksey Kladov2020-02-271-0/+163