Aleksey Kladov
|
f8a0561178
|
Align config's API with usage
The config now is mostly immutable, optimize for that.
|
2021-01-06 21:22:24 +03:00 |
|
Lukas Wirth
|
20bd4ddd4e
|
format-postfix completion takes format instead of fmt
|
2020-12-29 12:28:46 +01:00 |
|
Kirill Bulatov
|
8c292e3cc5
|
Keep the original completion order in tests
|
2020-12-19 13:18:40 +02:00 |
|
Aleksey Kladov
|
21d962f0ac
|
Trigger .let postfix snippet in the middle of the block
|
2020-12-01 15:38:06 +03:00 |
|
Benjamin Coenen
|
474ebd60d1
|
add let and letm postfix to turn expressions into variables
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
|
2020-11-28 17:38:16 +01:00 |
|
Benjamin Coenen
|
775c69183c
|
add let and letm postfix to turn expressions into variables
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
|
2020-11-21 15:06:22 +01:00 |
|
Pavan Kumar Sunkara
|
ca3498bd84
|
Add some postfix snippet
|
2020-11-08 20:10:40 +01:00 |
|
Igor Aleksanov
|
f731d910cb
|
Move Completions structure definition into completions module
|
2020-10-25 11:26:38 +03:00 |
|
Igor Aleksanov
|
19c1067202
|
Reorganize completions structure
|
2020-10-25 10:59:15 +03:00 |
|