brackets-gherkin

This is an extension to the code editor Brackets, and adds syntax highlighting for Gherkin files.

MIT License

Downloads
3
Stars
1
Committers
2

Gherkin syntax highlighting

This is an extension to the code editor Brackets, and adds syntax highlighting for Gherkin files with the extension .feature.

Install from URL

  1. Open the the Extension Manager from the File menu.
  2. Search for gherkin and press install.

Generating new zip

When releasing a new version a zip of the code is needed for upload at the extension registry. Generate it with the following snippet:

git archive --format zip -o brackets-gherkin.zip master

Development flow

GitHub flow or simple commits into master that contains a small but full feature/thing/issue. Git flow is not used since more or less all commits equal a new release.

Statistics

There are some statistics about downloads for each version released.

Package Rankings
Top 28.04% on Npmjs.org