Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show function params in completion detail | Josh Mcguigan | 2021-03-12 | 1 | -4/+4 |
* | Less lifetines: derive SemanticsScope in place | Kirill Bulatov | 2021-03-08 | 1 | -3/+8 |
* | Restrict fuzzy qualifiers for now | Kirill Bulatov | 2021-03-08 | 1 | -4/+3 |
* | Test for fuzzy unresolved path maatch | Kirill Bulatov | 2021-03-08 | 1 | -0/+22 |
* | Fix the completion labels and tests | Kirill Bulatov | 2021-03-08 | 1 | -11/+23 |
* | Work towards better import labels | Kirill Bulatov | 2021-03-08 | 1 | -47/+54 |
* | Update the docs | Kirill Bulatov | 2021-03-08 | 1 | -0/+39 |
* | Simplify | Kirill Bulatov | 2021-03-08 | 1 | -25/+18 |
* | Refactor the import location | Kirill Bulatov | 2021-03-08 | 1 | -60/+5 |
* | Do not propose already imported imports | Kirill Bulatov | 2021-03-08 | 1 | -16/+7 |
* | Properly handle turbofishes in qualifiers | Kirill Bulatov | 2021-03-08 | 1 | -1/+1 |
* | Fix some tests | Kirill Bulatov | 2021-03-08 | 1 | -5/+60 |
* | Return more data about located imports | Kirill Bulatov | 2021-03-08 | 1 | -13/+10 |
* | Draft the qualifier import resolution | Kirill Bulatov | 2021-03-08 | 1 | -3/+81 |
* | Test and initial refactoring | Kirill Bulatov | 2021-03-08 | 1 | -3/+34 |
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -6/+4 |
* | Consider import prefix config settings during flyimports | Kirill Bulatov | 2021-02-20 | 1 | -2/+92 |
* | rename completion -> ide_completion | Aleksey Kladov | 2021-02-17 | 1 | -0/+688 |