Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Tuple in type annotation expands correctly; Expansion will prefer the following delimiter when possible. New regression tests added to verify the consistency between tuple expansion in type annotation and tuple expansion in rvalue. | ||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+452 |