-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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).
- Loading branch information
Showing
2 changed files
with
184 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.