Skip to content

Blodwynn/.feature-file-syntax-highlight-Cucumber-

Repository files navigation

Feature Syntax Highlight and Snippets README

Description

This extension provides syntax highlight and snippets for .feature files to enhance productivity (and make .feature files look pretty :) )

Functionality

  • Highlights keywords including:
    • Scenario /Outline
    • Example /Outline
    • Feature
    • Background
    • Given
    • When
    • Then
    • And
    • But
    • @tags
    • #comments
    • Examples

Syntax Highlight screenshot

  • Snippets for fast .feature file editing
    • ff: Feature file skeleton including a Scenario
    • ffb: Feature file skeleton including a Background and Scenario
    • fs: Scenario skeleton with Given, When and Then
    • fe: Example skeleton with Given, When and Then
    • fso: Scenario Outline skeleton with Given, When, Then and Examples
    • fst: Scenario Template skeleton with Given, When, Then and Examples
    • fb: Given-When-Then Block
    • fg: Given
    • fw: When
    • ft: Then
    • fa: And

Repository

If you feel like contributing or just learning from the code, feel free at: https://github.com/Blodwynn/.feature-file-syntax-highlight-Cucumber-.git

About

.feature file syntax highlight Extension for VS Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published