Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Less filtering in completion tests | Lukas Wirth | 2021-06-17 | 1 | -11/+3 |
| | |||||
* | Move test_utils into tests module | Lukas Wirth | 2021-06-16 | 1 | -2/+3 |
| | |||||
* | Use `Name`s instead of Strings in the completion rendering api | Lukas Wirth | 2021-05-31 | 1 | -4/+3 |
| | |||||
* | simplify | Lukas Wirth | 2021-05-27 | 1 | -3/+8 |
| | |||||
* | Add `'` to trigger_characters, allowing more direct lifetime completions | Lukas Wirth | 2021-03-21 | 1 | -0/+31 |
| | |||||
* | Fix incorrect scoping in while expressions | Lukas Wirth | 2021-03-21 | 1 | -0/+29 |
| | |||||
* | Add label completion | Lukas Wirth | 2021-03-21 | 1 | -1/+76 |
| | |||||
* | Add basic lifetime completion | Lukas Wirth | 2021-03-20 | 1 | -0/+181 |