Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |