rust-analyzer/crates/ide_completion/src
2021-07-05 02:13:49 +04:30
..
completions show imported trait on autocompletion of associated items 2021-07-05 02:13:49 +04:30
render show imported trait on autocompletion of associated items 2021-07-05 02:13:49 +04:30
tests show imported trait on autocompletion of associated items 2021-07-05 02:13:49 +04:30
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 feat: always prefer postfix snippets if there's exact textual match 2021-07-04 16:50:02 +03:00
lib.rs internal: make CompletionItem and SourceChange consistent 2021-07-04 15:44:03 +03:00
patterns.rs Restrict type bound completions to traits, modules and macros 2021-06-23 19:10:03 +02:00
render.rs internal: improve feedback for relevance tests 2021-07-04 17:03:28 +03:00
tests.rs show imported trait on autocompletion of associated items 2021-07-05 02:13:49 +04:30