aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/completions/postfix
Commit message (Expand)AuthorAgeFilesLines
* Align config's API with usageAleksey Kladov2021-01-061-4/+3
* Merge #7076bors[bot]2020-12-291-1/+10
|\
| * Properly parse path separators in format-like postfixLukas Wirth2020-12-291-1/+10
* | format-postfix completion takes format instead of fmtLukas Wirth2020-12-291-1/+1
|/
* Remove more unreachable pubsAleksey Kladov2020-11-021-3/+3
* Reduce visibility of some methodsIgor Aleksanov2020-10-261-1/+1
* Move Completions structure definition into completions moduleIgor Aleksanov2020-10-251-1/+1
* Reorganize completions structureIgor Aleksanov2020-10-251-0/+279