Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -7/+7 |
* | Align config's API with usage | Aleksey Kladov | 2021-01-06 | 1 | -4/+3 |
* | YAGNI active_resolve_capabilities | Aleksey Kladov | 2021-01-06 | 1 | -1/+1 |
* | Avoid a couple of allocations | Laurențiu Nicola | 2020-12-29 | 1 | -1/+1 |
* | Minor, more orthogonal code | Aleksey Kladov | 2020-12-10 | 1 | -3/+1 |
* | Normalize spelling to American English | Aleksey Kladov | 2020-12-10 | 1 | -1/+1 |
* | Better config name | Kirill Bulatov | 2020-12-08 | 1 | -6/+3 |
* | Disable the completion for no corresponding client resolve capabilities | Kirill Bulatov | 2020-12-07 | 1 | -1/+1 |
* | Simplify | Kirill Bulatov | 2020-12-07 | 1 | -2/+4 |
* | Use stateless completion resolve | Kirill Bulatov | 2020-12-07 | 1 | -2/+30 |
* | Remove the state | Kirill Bulatov | 2020-12-07 | 1 | -4/+1 |
* | Make completion resolve async | Kirill Bulatov | 2020-12-07 | 1 | -1/+4 |
* | Simplify import edit calculation | Kirill Bulatov | 2020-12-07 | 1 | -1/+1 |
* | Properly fill client completion resolve capabilities data | Kirill Bulatov | 2020-12-07 | 1 | -1/+1 |
* | Working resolve completion imports prototype | Kirill Bulatov | 2020-12-07 | 1 | -1/+1 |
* | Merge #6601 | bors[bot] | 2020-11-29 | 1 | -0/+2 |
|\ | |||||
| * | add let and letm postfix to turn expressions into variables | Benjamin Coenen | 2020-11-28 | 1 | -0/+2 |
* | | Document experimental completions | Kirill Bulatov | 2020-11-24 | 1 | -0/+7 |
|/ | |||||
* | Introduce render module | Igor Aleksanov | 2020-11-03 | 1 | -0/+1 |
* | Remove presentation module | Igor Aleksanov | 2020-10-25 | 1 | -1/+0 |
* | Move Completions structure definition into completions module | Igor Aleksanov | 2020-10-25 | 1 | -4/+1 |
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -36/+24 |
* | Re-export base_db from ide_db | Igor Aleksanov | 2020-10-24 | 1 | -1/+1 |
* | add completions for clippy lint in attributes | Benjamin Coenen | 2020-10-20 | 1 | -1/+1 |
* | Extract call_info and completion into separate crates | Igor Aleksanov | 2020-10-18 | 1 | -0/+264 |