rust-analyzer/crates/ide-completion/src
Hongxu Xu 534d71a852 disable private editable in TEST_CONFIG by default
adjust test_visibility_filter test case
2022-06-16 08:52:57 +08:00
..
completions disable private editable in TEST_CONFIG by default 2022-06-16 08:52:57 +08:00
render fix: avoid adding enum parens in use 2022-06-06 01:34:01 +09:00
tests disable private editable in TEST_CONFIG by default 2022-06-16 08:52:57 +08:00
completions.rs Move trait_impl completion analysis into CompletionContext 2022-06-03 19:49:02 +02:00
config.rs fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00
context.rs Remove some of the unnecessary helpfer functions from CompletionContext 2022-06-03 20:49:25 +02:00
item.rs minor: Move inferred type completions 2022-05-07 12:59:26 +02:00
lib.rs Remove some of the unnecessary helpfer functions from CompletionContext 2022-06-03 20:49:25 +02:00
patterns.rs internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
render.rs Remove some of the unnecessary helpfer functions from CompletionContext 2022-06-03 20:49:25 +02:00
snippet.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
tests.rs disable private editable in TEST_CONFIG by default 2022-06-16 08:52:57 +08:00