Table of Contents |
---|
minLevel | 1 |
---|
maxLevel | 6 |
---|
outline | false |
---|
style | none |
---|
type | flat |
---|
printable | true |
---|
|
Press keyboard shortcut Ctrl+Space or Alt+Click to bring up the autocomplete options menu.
Gherkin keywords
...
Panel |
---|
|
Available options are dependent on where the cursor is currently positioned within the feature file. Image Added |
Info |
---|
Tip - to quickly change the Step keyword simply hover over and do Alt+Click to show the autocomplete options menu. Picking an option will replace the already entered keyword that is temporarily highlighted in yellow. Image Added |
Panel |
---|
|
Inside the header row of an example table the autocomplete menu contains names of the scenario parameters that have been entered above using the <> step parameter syntax. Image Added |
Info |
---|
Autocomplete can also be triggered if the cursor is inside the already entered column header text to easily replace the header value with another Image Added |
...
also be triggered by placing the cursor after the last header column and pressing 'Ctrl+Space' Image AddedOnce the option is picked the autocomplete will also enter the necessary '|' divider characters for the new column and place the cursor in the next cell down Image Added |
Info |
---|
If you need to rename a scenario parameter that you have already entered in several of the scenario steps, do it by updating the last occurrence that is in the Examples header section. This way the other occurrences above will be updated automatically and momentarily highlighted in yellow as you type to indicate the automatic renaming. Image Added |