rust-analyzer/crates/completion/src
2020-12-01 15:38:06 +03:00
..
completions Trigger .let postfix snippet in the middle of the block 2020-12-01 15:38:06 +03:00
render Place cursor correctly when completing assoc fns with self 2020-12-01 14:28:50 +03:00
completions.rs Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
config.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
context.rs Complete struct in irrefutable let 2020-11-26 21:28:43 +01:00
generated_lint_completions.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
item.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
lib.rs Merge #6601 2020-11-29 19:21:25 +00:00
patterns.rs Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00
render.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
test_utils.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00