Skip to content

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

License

Notifications You must be signed in to change notification settings

tregusti/brackets-gherkin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published