Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify HTML highlighter and add test case for highlight_injection logic | Leander Tentrup | 2020-04-06 | 2 | -5/+44 |
* | Correctly flag 'lifetime definitions as definitions | Aleksey Kladov | 2020-02-28 | 2 | -30/+29 |
* | Fix highlighting of const patterns | Aleksey Kladov | 2020-02-28 | 1 | -4/+11 |
* | Fix highlighting test | Aleksey Kladov | 2020-02-28 | 2 | -38/+42 |
* | Fix html tests | Aleksey Kladov | 2020-02-27 | 2 | -33/+33 |
* | Refactor primary IDE API | Aleksey Kladov | 2020-02-26 | 1 | -6/+6 |
* | Add module colors to css | Aleksey Kladov | 2020-02-16 | 2 | -0/+2 |
* | Implement Syntax Highlight inside Macro | Edwin Cheng | 2020-01-20 | 2 | -6/+16 |
* | Drop support for legacy colorization | Aleksey Kladov | 2019-12-31 | 2 | -6/+6 |
* | Fix highlighting for field init shorthand | Aleksey Kladov | 2019-12-20 | 1 | -1/+1 |
* | Improve highlighting test | Aleksey Kladov | 2019-12-20 | 2 | -1/+4 |
* | Fix highlighting token names | Aleksey Kladov | 2019-12-17 | 2 | -2/+2 |
* | fixed rainbow-highlighting test | Omer Ben-Amram | 2019-12-15 | 1 | -0/+2 |
* | removed `type.alias` | Omer Ben-Amram | 2019-12-14 | 1 | -12/+14 |
* | Rename GenericParam -> TypeParam | Aleksey Kladov | 2019-12-07 | 1 | -0/+1 |
* | Get the right analyzer for impls | Aleksey Kladov | 2019-12-07 | 1 | -0/+9 |
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 2 | -0/+81 |