rust-analyzer/crates/ide_completion/src
bors[bot] d9666ce509
Merge #9334
9334: feat: Allow to disable import insertion on single path glob imports r=Veykril a=Veykril

On by default as I feel like this is something the majority would prefer.

Closes #8490

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-06-18 21:23:22 +00:00
..
completions minor: use minicore 2021-06-18 23:38:19 +03:00
render Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
tests Correct completions in items tests 2021-06-17 15:43:21 +02:00
completions.rs Start refactoring ide_completion tests 2021-06-16 21:51:20 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
context.rs minor: use minicore 2021-06-18 22:25:35 +03:00
item.rs Allow to disable import insertion on single path glob imports 2021-06-18 23:11:56 +02:00
lib.rs Move test_utils into tests module 2021-06-16 21:51:52 +02:00
patterns.rs Refine self, super and crate completion in use paths 2021-06-17 13:56:55 +02:00
render.rs internal: use minicore deref more 2021-06-18 22:47:02 +03:00
tests.rs Allow to disable import insertion on single path glob imports 2021-06-18 23:11:56 +02:00