Suppose you want to complete this expression:

iex(5)> Map.from_struct(%User{first_name: "Pawel", last_name: "Duda"

Just press CTRL + ] twice, and you will end up with this!

iex(5)> Map.from_struct(%User{first_name: "Pawel", last_name: "Duda"})