aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/completion/presentation.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add detection for a user already starting a fn impl and still providing ↵Kevin DeLorey2020-02-051-33/+0
| | | | completion.
* Already implemented fn will no longer be suggested for trait implementations.Kevin DeLorey2020-01-291-2/+2
|
* Added basic support for completing `fn` for trait impl.Kevin DeLorey2020-01-231-0/+33
|
* Use Name::missing consistentlyAleksey Kladov2019-11-271-4/+1
|
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+676