aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/assists.rs
Commit message (Collapse)AuthorAgeFilesLines
* Simplify Assists interfaceAleksey Kladov2020-02-091-18/+6
| | | | | Instead of building a physical tree structure, just "tag" related assists with the same group
* Minor renameAleksey Kladov2020-02-061-2/+2
|
* Mostly remove ImoportLocator infraAleksey Kladov2020-02-061-1/+1
|
* Make assists use ImportsLocator directlyAleksey Kladov2020-02-061-2/+2
|
* Move imports locator to ide_dbAleksey Kladov2020-02-061-2/+2
|
* cleanup importsAleksey Kladov2020-02-061-5/+5
|
* Initial auto import action implementationKirill Bulatov2020-01-261-3/+4
|
* itertools::Either -> either::EitherKirill Bulatov2020-01-151-1/+1
|
* Apply the api design suggestionsKirill Bulatov2020-01-151-8/+15
|
* Another attempt to add multiple editsKirill Bulatov2020-01-151-8/+27
|
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+28