euclidity / vscode-cucumber

Code snippets to write scenarios faster + Syntax highlight for .feature files
https://marketplace.visualstudio.com/items?itemName=stevejpurves.cucumber
MIT License
25 stars 13 forks source link
cucumber gherkin hacktoberfest snippets visual-studio-code-extension

Cucumber (Gherkin) Syntax and Snippets

Build Status

A Visual Studio Code extension for Cucumber projects that:

How to use

The syntax highlight is applied automatically to .feature files. If that doesn't happen, you can open the Command Pallete, type Change Language Mode and select the Gherkin.

To use snippets you just need to type the prefix and press Tab. These are the snippets we provide:

Install

Given you have Visual Studio Code installed:

  1. Open the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (macOS).
  2. Select Install Extension, search for Cucumber (Gherkin) Syntax and Snippets, install it.
  3. Finally, reload Visual Studio Code.

Contribute

Feature requests or issue reports should be done here.

Feel free to help us improve this extension with pull requests at our official repository.

Acknowledgements

👏 Our big thanks to our contributors and to other libraries and resources we used to develop this extension 👏

Team

Dependencies