Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename completion -> ide_completion | Aleksey Kladov | 2021-02-17 | 1 | -287/+0 |
| | | | | We don't have completion-related PRs in flight, so lets do it | ||||
* | Align config's API with usage | Aleksey Kladov | 2021-01-06 | 1 | -4/+3 |
| | | | | The config now is mostly immutable, optimize for that. | ||||
* | Merge #7076 | bors[bot] | 2020-12-29 | 1 | -1/+10 |
|\ | | | | | | | | | | | | | | | 7076: Properly parse path separators in format-like postfix r=Veykril a=Veykril Co-authored-by: Lukas Wirth <[email protected]> | ||||
| * | Properly parse path separators in format-like postfix | Lukas Wirth | 2020-12-29 | 1 | -1/+10 |
| | | |||||
* | | format-postfix completion takes format instead of fmt | Lukas Wirth | 2020-12-29 | 1 | -1/+1 |
|/ | |||||
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -3/+3 |
| | |||||
* | Reduce visibility of some methods | Igor Aleksanov | 2020-10-26 | 1 | -1/+1 |
| | |||||
* | Move Completions structure definition into completions module | Igor Aleksanov | 2020-10-25 | 1 | -1/+1 |
| | |||||
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -0/+279 |