| Feature Syntax Highlight and Snippets READMEDescriptionThis extension provides syntax highlight and snippets for .feature files to enhance productivity (and make .feature files look pretty :) ) Functionality
Highlights keywords including:
Scenario /OutlineExample /OutlineFeatureBackgroundGivenWhenThenAndBut@tags#commentsExamples 
 
Snippets for fast .feature file editing
ff: Feature file skeleton including a Scenarioffb: Feature file skeleton including a Background and Scenariofs: Scenario skeleton with Given, When and Thenfe: Example skeleton with Given, When and Thenfso: Scenario Outline skeleton with Given, When, Then and Examplesfst: Scenario Template skeleton with Given, When, Then and Examplesfb: Given-When-Then Blockfg: Givenfw: Whenft: Thenfa: And RepositoryIf you feel like contributing or just learning from the code, feel free at:
https://github.com/Blodwynn/.feature-file-syntax-highlight-Cucumber-.git |  |