Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hir::Local | Aleksey Kladov | 2019-11-11 | 1 | -6/+6 |
* | restore coloring of attributes | Aleksey Kladov | 2019-10-08 | 1 | -1/+1 |
* | Fix API of Attr | uHOOCCOOHu | 2019-09-30 | 1 | -1/+1 |
* | Update snapshots/highlighting.html to use correct highlighting | cynecx | 2019-08-22 | 1 | -2/+2 |
* | Inline snapshots for all tests in runnables.rs | Phil Ellison | 2019-07-28 | 4 | -84/+0 |
* | Inline snapshots for all tests in references.rs | Phil Ellison | 2019-07-28 | 1 | -38/+0 |
* | Remove unused highlights_code_inside_macro snapshot, inline rename_mod_in_dir... | Phil Ellison | 2019-07-28 | 2 | -82/+0 |
* | several highlighting cleanups | Aleksey Kladov | 2019-07-19 | 1 | -0/+4 |
* | prettier colors | Aleksey Kladov | 2019-07-18 | 2 | -12/+14 |
* | highlight mutable variables differently | Ekaterina Babshukova | 2019-07-18 | 2 | -33/+41 |
* | Highlight primitive types | Laurențiu Nicola | 2019-05-29 | 1 | -4/+4 |
* | Highlight type names correctly | Laurențiu Nicola | 2019-05-29 | 1 | -2/+3 |
* | Disable broken struct field rainbowing | Pascal Hertleif | 2019-05-27 | 1 | -3/+3 |
* | More clever highlighting, incl draft for structs | Pascal Hertleif | 2019-05-27 | 4 | -335/+36 |
* | Hash based on binding name and shadow counter | Pascal Hertleif | 2019-05-27 | 2 | -14/+55 |
* | Semantic highlighting spike | Pascal Hertleif | 2019-05-27 | 2 | -0/+279 |
* | Colorize Rust code as HTML | Aleksey Kladov | 2019-05-25 | 2 | -146/+45 |
* | :arrow_up: rustc | Aleksey Kladov | 2019-05-23 | 7 | -100/+100 |
* | Improve highlighting of name refs | Laurențiu Nicola | 2019-05-23 | 1 | -8/+120 |
* | Move structure to display/structure | Ville Penttinen | 2019-04-09 | 1 | -182/+0 |
* | structure moved to ra_ide_api | Sergey Parilin | 2019-03-25 | 1 | -0/+182 |
* | Move highlighting and matching_brace | Wilco Kusee | 2019-03-23 | 1 | -0/+34 |
* | remove hard-coded query-group macro | Aleksey Kladov | 2019-02-11 | 1 | -28/+0 |
* | remove hard-coded support for ctry macro | Aleksey Kladov | 2019-02-01 | 2 | -41/+13 |
* | Change ids strategy | Aleksey Kladov | 2019-01-24 | 1 | -5/+5 |
* | Update snaps | Jeremy A. Kolb | 2019-01-22 | 8 | -32/+48 |
* | prefer inline tests | gfreezy | 2019-01-19 | 2 | -0/+72 |
* | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 6 | -0/+172 |