BDD Feature-Editor provide syntax highlighting, autocompletion, and document formatting for feature files written in Gherkin.
Syntax highlighting provides nice colorization of all your Gherkin grammar in .feature files:
Document Formatting supports visual navigation in your features.
In addition autocomplete for gherkin keywords and steps helps building syntactically correct scenarios.
This extension contributes the following settings:
bddPowerTools.language
: the spoken langauge the scenarios are written inNote: Starting with version 1.0.0, the default language has been switched to
en
.
Use the issue tracker to report and track any issues and feature requests.