about summary refs log tree commit diff
path: root/crates/ide-completion/src/render/macro_.rs
AgeCommit message (Expand)AuthorLines
2022-07-08Update remaining GitHub URLsJonas Schievink-1/+1
2022-06-26complete raw identifier with "r#" prefixHongxu Xu-7/+5
2022-06-20Remove pattern rendering hackLukas Wirth-5/+18
2022-06-20internal: Lift out IdentContext from CompletionContextLukas Wirth-11/+11
2022-06-18internal: NameRefKind classification is not optionalLukas Wirth-1/+1
2022-06-17Only run completion functions if their corresponding context is activeLukas Wirth-5/+6
2022-06-03Remove some of the unnecessary helpfer functions from CompletionContextLukas Wirth-2/+2
2022-05-10SimplifyLukas Wirth-2/+2
2022-05-07Introduce NameRefContextLukas Wirth-2/+2
2022-05-06internal: completion PathKind is not optionalLukas Wirth-1/+1
2022-05-05internal: Lift out macro bang property from PathKind enumLukas Wirth-3/+7
2022-05-01style: rename crates to kebab casePeh-0/+254