Release 0.17.29
fixes #226: Autocomplete on suite parameters still doesn't work... ...if suite is defined in other than current file. Autocomplete now works, and also evaluates documentation comments (@param and @result fields), displaying them alongside the name in the list. This commit also introduces a validation, limiting each suite parameter and result to only be used once in each suite invocation (duplicate check).