aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/snapshots/highlighting.html
Commit message (Expand)AuthorAgeFilesLines
* Move test data to test_data directoryAleksey Kladov2020-07-011-117/+0
* Update injection mechanism and stop injecting through highlight element, swit...Paul Daniel Faria2020-06-231-70/+70
* Add punctuation highlighting for highlighting punctuation in doctests, fix hi...Paul Daniel Faria2020-06-231-71/+71
* Add default color and opacity for documentation and injected, respectively, i...Paul Daniel Faria2020-06-231-0/+2
* Syntax highlighting for escape sequences in stringsLeander Tentrup2020-06-171-0/+1
* Syntactic highlighting of NAME_REF for injectionsLeander Tentrup2020-06-151-0/+1
* Fix syntax highlighting of recursive macrosLeander Tentrup2020-06-151-0/+8
* In field patterns, don't highlight local binding as a fieldAleksey Kladov2020-06-101-1/+3
* Better unsafe highlihgting testsAleksey Kladov2020-06-081-1/+2
* Add highlight support for unsafe fn calls and raw ptr derefPaul Daniel Faria2020-06-021-0/+1
* Add self keyword semantic token typeLaurențiu Nicola2020-05-251-4/+4
* Highlight `true` and `false` as literalsMatthew Jasper2020-05-241-1/+2
* Color attribute functionsGeorge Fraser2020-05-191-1/+1
* Color `for` as a regular keyword when it's part of impl _ for _George Fraser2020-05-101-0/+10
* Color `in` as a control keywordGeorge Fraser2020-05-101-0/+4
* Highlight the name in macro declarationsMatthew Jasper2020-05-101-1/+3
* Highlight mutable statics as mutableMatthew Jasper2020-05-101-1/+4
* Introduce new semantic highlight token for format specifierLeander Tentrup2020-04-281-0/+1
* Add semantic tag for unresolved referencesAleksey Kladov2020-04-181-3/+3
* Simplify HTML highlighter and add test case for highlight_injection logicLeander Tentrup2020-04-061-5/+5
* Correctly flag 'lifetime definitions as definitionsAleksey Kladov2020-02-281-21/+20
* Fix highlighting of const patternsAleksey Kladov2020-02-281-4/+11
* Fix highlighting testAleksey Kladov2020-02-281-26/+28
* Fix html testsAleksey Kladov2020-02-271-26/+26
* Add module colors to cssAleksey Kladov2020-02-161-0/+1
* Implement Syntax Highlight inside MacroEdwin Cheng2020-01-201-0/+10
* Drop support for legacy colorizationAleksey Kladov2019-12-311-3/+3
* Fix highlighting for field init shorthandAleksey Kladov2019-12-201-1/+1
* Improve highlighting testAleksey Kladov2019-12-201-1/+3
* Fix highlighting token namesAleksey Kladov2019-12-171-1/+1
* removed `type.alias`Omer Ben-Amram2019-12-141-12/+14
* Get the right analyzer for implsAleksey Kladov2019-12-071-0/+9
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+48