aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/completions/snippet.rs
Commit message (Collapse)AuthorAgeFilesLines
* Change <|> to $0 - RebaseKevaundray Wedderburn2021-01-071-4/+4
|
* Align config's API with usageAleksey Kladov2021-01-061-2/+4
| | | | The config now is mostly immutable, optimize for that.
* Keep the original completion order in testsKirill Bulatov2020-12-191-2/+2
|
* Reorganize completions structureIgor Aleksanov2020-10-251-0/+114