Open kevgo opened 4 years ago
Text after the Feature that starts with When is misaligned.
Feature
When
Create a file test.feature with this content:
test.feature
Feature: foo When doing X I want that it also does Y So that I can Z Scenario: a scenario
format the file
The file format is not changed since it is already properly formatted.
The first line of the job story is indented:
"cucumberautocomplete.skipDocStringsFormat": true,
Describe the bug
Text after the
Feature
that starts withWhen
is misaligned.To Reproduce
Create a file
test.feature
with this content:format the file
Expected behavior
The file format is not changed since it is already properly formatted.
Actual behavior
The first line of the job story is indented:
Screenshots
Cucumberautocomplete part of VSCode settings: