Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.33 KB

BDD Feature Editor

Build Status semantic-release

BDD Feature-Editor provide syntax highlighting, autocompletion, and document formatting for feature files written in Gherkin.

Features

Syntax highlighting provides nice colorization of all your Gherkin grammar in .feature files:

syntax highlighting

Document Formatting supports visual navigation in your features.

document formatting

In addition autocomplete for gherkin keywords and steps helps building syntactically correct scenarios.

autocompletion

Extension Settings

This extension contributes the following settings:

  • bddPowerTools.language: the spoken langauge the scenarios are written in

    Note: Starting with version 1.0.0, the default language has been switched to en.

Issues

Use the issue tracker to report and track any issues and feature requests.