Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the helpers into ide_db | Kirill Bulatov | 2020-11-28 | 1 | -1/+0 |
* | Extract the import code into the shared module | Kirill Bulatov | 2020-11-27 | 1 | -1/+1 |
* | Move autoimport completion into the unqialified_path module | Kirill Bulatov | 2020-11-16 | 1 | -1/+0 |
* | Add imports in auto completion | Kirill Bulatov | 2020-11-16 | 1 | -0/+2 |
* | add suggestion ..Default::default() for remaining struct fields in a construc... | Benjamin Coenen | 2020-11-13 | 1 | -0/+1 |
* | Make call_info a part of ide_db | Igor Aleksanov | 2020-10-24 | 1 | -1/+0 |
* | Remove dependency on 'assists' from 'completion' crate | Igor Aleksanov | 2020-10-24 | 1 | -1/+0 |
* | Try to fix publishing | Aleksey Kladov | 2020-10-19 | 1 | -1/+1 |
* | Extract call_info and completion into separate crates | Igor Aleksanov | 2020-10-18 | 1 | -0/+32 |