You can accept completion suggestions by pressing Tab instead of Enter. In this case the suggestion will replace the characters to the right of the caret.
Another way to accept suggestions is by pressing !. In this case the suggestion will be added prepended with negation, which may be useful for boolean expressions.
Finally, you can enable accepting suggestions by using other punctuation characters (Settings | Editor | General | Completion | Insert selected variant by typing dot, space, etc.)