Instead of mandatory () around an expression in listed keywords an option would exist to parse them without brackets.
Now:
With suggestion option toggled on:
Since EE already supports lightweighted syntactic constructs (myVar = 0; instead of [type] myVar = 0;), this would a nice addition for Python like scripting.