Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Behave Gherkin VSC SupportNew to Visual Studio Code? Get it now.
Behave Gherkin VSC Support

Behave Gherkin VSC Support

Jagadeesh Kumar Reddy Obulareddy

|
3 installs
| (1) | Free
VS Code support for Behave/Gherkin: navigate to step defs, highlight undefined steps, and create step skeletons.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

behave-gherkin-vsc-support

VS Code hybrid extension (Python CLI + TS) for Behave/Gherkin:

  • Highlight undefined Gherkin steps
  • Go to step definition (F12 / right-click)
  • Quick-fix to create step definition into a selected .py file (skeleton)
  • Semantic coloring for Feature/Scenario/Given/When/Then/And/But and quoted parameters

Dev quickstart

  1. Ensure python3 (or python) is on PATH.
  2. Open this folder in VS Code.
  3. Run:
    npm install
    npm run compile
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft