Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add detection for a user already starting a fn impl and still providing ↵ | Kevin DeLorey | 2020-02-05 | 1 | -33/+0 |
| | | | | completion. | ||||
* | Already implemented fn will no longer be suggested for trait implementations. | Kevin DeLorey | 2020-01-29 | 1 | -2/+2 |
| | |||||
* | Added basic support for completing `fn` for trait impl. | Kevin DeLorey | 2020-01-23 | 1 | -0/+33 |
| | |||||
* | Use Name::missing consistently | Aleksey Kladov | 2019-11-27 | 1 | -4/+1 |
| | |||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+676 |