aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/patterns.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace SyntaxKind usage with T! macro where applicableLukas Wirth2021-01-101-5/+5
* Change <|> to $0 - RebaseKevaundray Wedderburn2021-01-071-23/+23
* Extract call_info and completion into separate cratesIgor Aleksanov2020-10-181-0/+249