Editor tips

AliasEffect
Ctrl+spaceCode completion
Alt+enterIntentions menu
Ctrl+wItem (incremental) selection
defCreates predicate definition
useCreates use keyword
checkCheck all keyword
and, or, notLogical operation
"“”, string value
forFor all keyword
ifImplication (if)
Insert, enterWhen needs to insert argument for predicates or functions
varLocal variable (inside check-all)
funCreates function in Domain Model
typedefCreates domain type in Domain Model