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
/
ide_completion
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not propose already imported imports
Kirill Bulatov
2021-03-08
1
-16
/
+7
*
Properly handle turbofishes in qualifiers
Kirill Bulatov
2021-03-08
1
-1
/
+1
*
Fix some tests
Kirill Bulatov
2021-03-08
2
-7
/
+65
*
Return more data about located imports
Kirill Bulatov
2021-03-08
4
-36
/
+37
*
Draft the qualifier import resolution
Kirill Bulatov
2021-03-08
1
-3
/
+81
*
Test and initial refactoring
Kirill Bulatov
2021-03-08
1
-3
/
+34
*
Use upstream cov-mark
Laurențiu Nicola
2021-03-08
12
-63
/
+42
*
Make group imports configurable
asv
2021-03-07
3
-9
/
+7
*
Complete `while let`
Lukas Wirth
2021-03-03
2
-9
/
+11
*
Don't complete `super` unless its valid in paths
Lukas Wirth
2021-03-03
3
-23
/
+34
*
Format generated features manually instead of relying on rustfmt
Laurențiu Nicola
2021-02-27
1
-2
/
+6377
*
Add test
Jonas Schievink
2021-02-23
1
-0
/
+28
*
feat(completion): add doc(hidden) completion for attributes
Benjamin Coenen
2021-02-20
1
-0
/
+3
*
Consider import prefix config settings during flyimports
Kirill Bulatov
2021-02-20
2
-3
/
+93
*
rename completion -> ide_completion
Aleksey Kladov
2021-02-17
32
-0
/
+10754