<@U0B8ZP13Q>: when you have a function call, IDE t...
# kobalt
v
@cedric: when you have a function call, IDE tells you (via the fun signature): 1) what options are available (properties might belong to the outer scope) 2) what you must specify 3) what is optional 4) what the default values are