Like any other code completion in eclipse you start with CTRL + SPACE
and you
get the proposals.
The document is scanned for already existing words. Those words are available as proposals.
All keywords known by yaml editor will be added as proposals (internal + external yaml keywords ...)
The different kind of proposals can be turned on/off inside
Preferences->Yaml Editor
.