Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format-postfix completion takes format instead of fmt | Lukas Wirth | 2020-12-29 | 1 | -1/+1 |
| | |||||
* | Keep the original completion order in tests | Kirill Bulatov | 2020-12-19 | 1 | -31/+31 |
| | |||||
* | Trigger .let postfix snippet in the middle of the block | Aleksey Kladov | 2020-12-01 | 1 | -4/+31 |
| | |||||
* | add let and letm postfix to turn expressions into variables | Benjamin Coenen | 2020-11-28 | 1 | -11/+54 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | add let and letm postfix to turn expressions into variables | Benjamin Coenen | 2020-11-21 | 1 | -0/+16 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Add some postfix snippet | Pavan Kumar Sunkara | 2020-11-08 | 1 | -0/+12 |
| | |||||
* | Move Completions structure definition into completions module | Igor Aleksanov | 2020-10-25 | 1 | -2/+2 |
| | |||||
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -0/+452 |