Correct line indentation
Spaces are used to indent relevant sections of a Feature according to the format rules of Gherkin. To correct indentation warnings, simply click the highlighted toolbar button. Clicking on the highlighted button while holding the Shift key will remove indentation from all lines.
Automatic alignment of tables
Columns in data tables used in step parameters as well as tables in the Examples sections are automatically aligned as you type
Note that for the automatic alignment to work the editor option shown below must be turned on
Tip - to delete unnecessary white space from a table column, simply place the cursor at the end of the cell’s white space and press the Backspace key or double click to select the white space and press the Delete key.
Add Comment