about summary refs log tree commit diff
path: root/crates/ide-completion/src/tests/item_list.rs
AgeCommit message (Expand)AuthorLines
2022-07-14fix(completion): `super::` completion at crate root and module depthfeniljain-6/+0
2022-06-03More precise where keyword completionsLukas Wirth-1/+0
2022-06-03internal: Move most remaining keyword completions to item list completionsLukas Wirth-11/+1
2022-05-23fix: Fix completions not working after attributesLukas Wirth-0/+10
2022-05-05internal: Lift out item list path completions from (un)qualified_pathLukas Wirth-15/+15
2022-05-05minor: Sort ide-completions test outputs for less disruptive diffsLukas Wirth-87/+87
2022-05-01style: rename crates to kebab casePeh-0/+254