rust/crates/ide_completion/src
2021-06-21 17:54:05 +01:00
..
completions Move features into potential_cfg_options 2021-06-21 17:54:05 +01:00
render Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
tests Various keyword completion fixes 2021-06-21 15:14:28 +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 Merge #9356 2021-06-21 13:15:12 +00: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 Various keyword completion fixes 2021-06-21 15:14:28 +02:00
render.rs fix: don't add duplicate & during completion 2021-06-20 19:37:58 +03:00
tests.rs Move out completion type position tests 2021-06-21 15:00:53 +02:00