Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Share import_assets and related entities | Kirill Bulatov | 2021-01-16 | 1 | -4/+10 |
| | |||||
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -2/+2 |
| | |||||
* | Align config's API with usage | Aleksey Kladov | 2021-01-06 | 1 | -5/+17 |
| | | | | The config now is mostly immutable, optimize for that. | ||||
* | Keep the original completion order in tests | Kirill Bulatov | 2020-12-19 | 1 | -2/+1 |
| | |||||
* | Minor, more orthogonal code | Aleksey Kladov | 2020-12-10 | 1 | -1/+2 |
| | | | | It's better to accept things as arguments rather than store them. | ||||
* | Disable the completion for no corresponding client resolve capabilities | Kirill Bulatov | 2020-12-07 | 1 | -1/+10 |
| | |||||
* | Refactor the code | Kirill Bulatov | 2020-12-07 | 1 | -1/+0 |
| | |||||
* | Add eager resolve capability | Kirill Bulatov | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Better support client completion resolve caps | Kirill Bulatov | 2020-12-07 | 1 | -0/+1 |
| | |||||
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -13/+6 |
| | |||||
* | Re-export base_db from ide_db | Igor Aleksanov | 2020-10-24 | 1 | -1/+1 |
| | |||||
* | Extract call_info and completion into separate crates | Igor Aleksanov | 2020-10-18 | 1 | -0/+130 |