index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
completion
/
src
/
completions
/
postfix.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix formatting
Manmeet Maan
2021-01-11
1
-1
/
+1
*
Apply Suggestions from code review
Manmeet Maan
2021-01-11
1
-9
/
+6
*
Postfix like ifl now works with references
Manmeet
2021-01-10
1
-2
/
+29
*
Change <|> to $0 - Rebase
Kevaundray Wedderburn
2021-01-07
1
-28
/
+20
*
Align config's API with usage
Aleksey Kladov
2021-01-06
1
-3
/
+2
*
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
*
add let and letm postfix to turn expressions into variables
Benjamin Coenen
2020-11-21
1
-0
/
+16
*
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