It is very much the same situation if I type
private Product <ctrl-space>
or I type
"from Document d where d.product = :<ctrl-space>"
In the first case Idea suggests "product" (plus maybe other names).
For query parameters it should also suggest sensible names.