Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forbid flyimport completions in use statements | Kirill Bulatov | 2021-01-28 | 1 | -1/+22 |
* | More useful fn detail in completion | Aleksey Kladov | 2021-01-22 | 1 | -8/+8 |
* | Show deprecated completions for deprecated traits | Kirill Bulatov | 2021-01-18 | 1 | -5/+7 |
* | Small token fix | Kirill Bulatov | 2021-01-18 | 1 | -1/+1 |
* | Properly resolve completion edits for empty input | Kirill Bulatov | 2021-01-17 | 1 | -31/+42 |
* | Draft the working completion | Kirill Bulatov | 2021-01-17 | 1 | -11/+138 |
* | Add flyimport completion for trait assoc items | Kirill Bulatov | 2021-01-16 | 1 | -32/+268 |
* | Unindent the test | Kirill Bulatov | 2021-01-16 | 1 | -22/+22 |
* | Share import_assets and related entities | Kirill Bulatov | 2021-01-16 | 1 | -0/+291 |