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
/
config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
Align config's API with usage
Aleksey Kladov
2021-01-06
1
-25
/
+1
*
YAGNI active_resolve_capabilities
Aleksey Kladov
2021-01-06
1
-22
/
+0
*
Normalize spelling to American English
Aleksey Kladov
2020-12-10
1
-3
/
+3
*
Better config name
Kirill Bulatov
2020-12-08
1
-2
/
+2
*
Disable the completion for no corresponding client resolve capabilities
Kirill Bulatov
2020-12-07
1
-2
/
+2
*
Simplify import edit calculation
Kirill Bulatov
2020-12-07
1
-6
/
+4
*
Remove redundant code
Kirill Bulatov
2020-12-07
1
-7
/
+10
*
Refactor the code
Kirill Bulatov
2020-12-07
1
-1
/
+8
*
Add eager resolve capability
Kirill Bulatov
2020-12-07
1
-0
/
+4
*
Properly fill client completion resolve capabilities data
Kirill Bulatov
2020-12-07
1
-0
/
+10
*
Move the helpers into ide_db
Kirill Bulatov
2020-11-28
1
-1
/
+1
*
Extract the import code into the shared module
Kirill Bulatov
2020-11-27
1
-1
/
+1
*
Gate autoimports begind experimental completions flag
Kirill Bulatov
2020-11-24
1
-0
/
+2
*
Allow to configure the merge behavior
Kirill Bulatov
2020-11-16
1
-0
/
+4
*
Reorganize completions structure
Igor Aleksanov
2020-10-25
1
-0
/
+35