about summary refs log tree commit diff
path: root/crates/ide-completion/src/item.rs
AgeCommit message (Expand)AuthorLines
2022-06-20fix: Fix auto-ref completions inserting into wrong locationsLukas Wirth-9/+9
2022-06-20internal: Lift out IdentContext from CompletionContextLukas Wirth-3/+4
2022-05-07minor: Move inferred type completionsLukas Wirth-1/+1
2022-05-06internal: Improve completion tests by checking that the offset is included in...Lukas Wirth-1/+1
2022-05-05minor: Sort ide-completions test outputs for less disruptive diffsLukas Wirth-1/+1
2022-05-01style: rename crates to kebab casePeh-0/+635