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
/
test_utils.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show deprecated completions for deprecated traits
Kirill Bulatov
2021-01-18
1
-0
/
+3
*
Add flyimport completion for trait assoc items
Kirill Bulatov
2021-01-16
1
-1
/
+1
*
Share import_assets and related entities
Kirill Bulatov
2021-01-16
1
-4
/
+10
*
Change <|> to $0 - Rebase
Kevaundray Wedderburn
2021-01-07
1
-2
/
+2
*
Align config's API with usage
Aleksey Kladov
2021-01-06
1
-5
/
+17
*
Keep the original completion order in tests
Kirill Bulatov
2020-12-19
1
-2
/
+1
*
Minor, more orthogonal code
Aleksey Kladov
2020-12-10
1
-1
/
+2
*
Disable the completion for no corresponding client resolve capabilities
Kirill Bulatov
2020-12-07
1
-1
/
+10
*
Refactor the code
Kirill Bulatov
2020-12-07
1
-1
/
+0
*
Add eager resolve capability
Kirill Bulatov
2020-12-07
1
-1
/
+1
*
Better support client completion resolve caps
Kirill Bulatov
2020-12-07
1
-0
/
+1
*
Reorganize completions structure
Igor Aleksanov
2020-10-25
1
-13
/
+6
*
Re-export base_db from ide_db
Igor Aleksanov
2020-10-24
1
-1
/
+1
*
Extract call_info and completion into separate crates
Igor Aleksanov
2020-10-18
1
-0
/
+130