Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -10/+10 |
* | Reduce some more code duplication | Lukas Wirth | 2020-12-22 | 1 | -9/+29 |
* | Insert snippet positions after fields names in record patterns | Lukas Wirth | 2020-12-21 | 1 | -5/+5 |
* | Emit snippets for struct pattern completion if enabled | Lukas Wirth | 2020-12-20 | 1 | -5/+5 |
* | Add completions for patterns | Lukas Wirth | 2020-12-20 | 1 | -15/+139 |
* | Align code_model name with ungrammar | Aleksey Kladov | 2020-12-20 | 1 | -1/+1 |
* | Keep the original completion order in tests | Kirill Bulatov | 2020-12-19 | 1 | -2/+2 |
* | Complete struct in irrefutable let | Lukas Wirth | 2020-11-26 | 1 | -14/+43 |
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -0/+88 |