Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partially unify SymbolKind and CompletionItemKind | Lukas Wirth | 2021-01-20 | 1 | -5/+3 |
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -14/+14 |
* | Strip completion prefix of what has already been typed | Nick Spain | 2021-01-01 | 1 | -5/+4 |
* | Add a test for correct completion of ..Default::default() | Nick Spain | 2021-01-01 | 1 | -1/+61 |
* | Fix completion of Default struct update syntax | Nick Spain | 2020-12-31 | 1 | -1/+6 |
* | Keep the original completion order in tests | Kirill Bulatov | 2020-12-19 | 1 | -2/+2 |
* | Move the helpers into ide_db | Kirill Bulatov | 2020-11-28 | 1 | -2/+2 |
* | Extract the import code into the shared module | Kirill Bulatov | 2020-11-27 | 1 | -2/+2 |
* | add suggestion ..Default::default() for remaining struct fields in a construc... | Benjamin Coenen | 2020-11-13 | 1 | -3/+105 |
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -0/+226 |