Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal: normalize name | Aleksey Kladov | 2021-04-30 | 1 | -1/+1 |
* | completion relevance distinguish between exact type match and could unify | Josh Mcguigan | 2021-03-26 | 2 | -4/+4 |
* | implement a temporary workaround for #8058 | Josh Mcguigan | 2021-03-22 | 1 | -3/+20 |
* | Store an `AstId` for procedural macros | Jonas Schievink | 2021-03-18 | 1 | -1/+1 |
*-. | Merge #7900 #8000 | bors[bot] | 2021-03-16 | 1 | -2/+37 |
|\ \ | |||||
| * | | add params_display and ty_display | Josh Mcguigan | 2021-03-12 | 1 | -9/+17 |
| * | | show function params in completion detail | Josh Mcguigan | 2021-03-12 | 1 | -2/+29 |
* | | | completions: centralize calculation of relevance and ref matches | Josh Mcguigan | 2021-03-16 | 2 | -15/+25 |
* | | | Merge #8035 | bors[bot] | 2021-03-15 | 1 | -18/+18 |
|\ \ \ | |_|/ |/| | | |||||
| * | | unqualfied_path completions aren't responsible for pattern completions | Lukas Wirth | 2021-03-15 | 1 | -18/+18 |
| |/ | |||||
* / | implement function completion scoring | Josh Mcguigan | 2021-03-15 | 1 | -1/+16 |
|/ | |||||
* | Unify naming | Aleksey Kladov | 2021-03-12 | 4 | -26/+22 |
* | use references in CompletionItem's builder | yonip23 | 2021-03-11 | 7 | -39/+49 |
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 4 | -22/+12 |
* | rename completion -> ide_completion | Aleksey Kladov | 2021-02-17 | 7 | -0/+1052 |