aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/completions/postfix.rs
Commit message (Expand)AuthorAgeFilesLines
* add let and letm postfix to turn expressions into variablesBenjamin Coenen2020-11-281-11/+54
* add let and letm postfix to turn expressions into variablesBenjamin Coenen2020-11-211-0/+16
* Add some postfix snippetPavan Kumar Sunkara2020-11-081-0/+12
* Move Completions structure definition into completions moduleIgor Aleksanov2020-10-251-2/+2
* Reorganize completions structureIgor Aleksanov2020-10-251-0/+452