Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename ra_editor -> ra_ide_api_light | Aleksey Kladov | 2019-01-08 | 7 | -589/+0 |
| | |||||
* | assist to convert if-let to match | Aleksey Kladov | 2019-01-08 | 1 | -0/+92 |
| | |||||
* | itroduce trait for ast tokens | Aleksey Kladov | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | migrate ra_editor to rowan 0.2 | Aleksey Kladov | 2019-01-08 | 3 | -4/+4 |
| | |||||
* | split_import intention correctly works with use trees | Aleksey Kladov | 2019-01-06 | 1 | -1/+13 |
| | |||||
* | change visibility can change pub to pub(crate) | Aleksey Kladov | 2019-01-05 | 1 | -2/+30 |
| | |||||
* | split import assist | Aleksey Kladov | 2019-01-05 | 1 | -0/+44 |
| | |||||
* | add pub(crate) works for named fields | Aleksey Kladov | 2019-01-03 | 1 | -18/+37 |
| | |||||
* | fix the test | Aleksey Kladov | 2019-01-03 | 1 | -5/+0 |
| | |||||
* | more enterprisey assists API | Aleksey Kladov | 2019-01-03 | 5 | -184/+117 |
| | |||||
* | split assists over several files | Aleksey Kladov | 2019-01-03 | 5 | -0/+466 |