aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/completions/flyimport.rs
Commit message (Collapse)AuthorAgeFilesLines
* Small token fixKirill Bulatov2021-01-181-1/+1
| | | | Co-authored-by: Aleksey Kladov <[email protected]>
* Properly resolve completion edits for empty inputKirill Bulatov2021-01-171-31/+42
|
* Draft the working completionKirill Bulatov2021-01-171-11/+138
|
* Add flyimport completion for trait assoc itemsKirill Bulatov2021-01-161-32/+268
|
* Unindent the testKirill Bulatov2021-01-161-22/+22
|
* Share import_assets and related entitiesKirill Bulatov2021-01-161-0/+291