Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use text_range::extend_to | Edwin Cheng | 2020-02-27 | 1 | -7/+1 |
* | Skip trival token in original_range | Edwin Cheng | 2020-02-26 | 1 | -17/+7 |
* | Refactor primary IDE API | Aleksey Kladov | 2020-02-26 | 1 | -28/+23 |
* | Simplify | Aleksey Kladov | 2020-02-25 | 1 | -11/+13 |
* | Extend selection handles commas in tuple pats | Aleksey Kladov | 2020-02-19 | 1 | -0/+27 |
* | cleanup imports | Aleksey Kladov | 2020-02-06 | 1 | -5/+7 |
* | Some clippy lints | kjeremy | 2020-01-13 | 1 | -1/+1 |
* | Fix format | Edwin Cheng | 2020-01-12 | 1 | -5/+2 |
* | Use prev_token and next_token | Edwin Cheng | 2020-01-12 | 1 | -44/+47 |
* | Use indices first and last instead of min-max | Edwin Cheng | 2020-01-12 | 1 | -3/+4 |
* | Use first and last token only | Edwin Cheng | 2020-01-12 | 1 | -35/+56 |
* | Handle extend selection in recursive macro | Edwin Cheng | 2020-01-12 | 1 | -27/+49 |
* | Minor fix | Edwin Cheng | 2020-01-12 | 1 | -5/+4 |
* | Fix formatting | Edwin Cheng | 2020-01-12 | 1 | -1/+1 |
* | Supporting extend selection inside macro calls | Edwin Cheng | 2020-01-12 | 1 | -14/+109 |
* | Clippy lints | kjeremy | 2019-12-20 | 1 | -1/+1 |
* | Fixed #2250 | Gabriel Luo | 2019-12-11 | 1 | -12/+66 |
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+452 |